summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorDaniel Palmer <daniel@0x0f.com>2020-11-29 20:07:58 +0900
committerArnd Bergmann <arnd@arndb.de>2020-12-09 22:21:11 +0100
commit2bf39ddd77937ab2123bbf186e44f484610536d9 (patch)
treef9317e5a49328a3cb58971d85748cc98e27630b3 /drivers
parenta05c51e04d2ea9309ee3da0eeaa41852cfb4676f (diff)
dt-bindings: gpio: Add a binding header for the MSC313 GPIO driver
Header adds defines for the gpio number of each pad from the driver view. The gpio block seems to have enough registers for 128 lines but what line is mapped to a physical pin depends on the chip. The gpio block also seems to contain some registers that are not related to gpio but needed somewhere to go. Because of the above the driver itself uses the index of a pin's offset in an array of the possible offsets for a chip as the gpio number. Signed-off-by: Daniel Palmer <daniel@0x0f.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions