diff options
author | Janusz Krzysztofik <[email protected]> | 2018-11-21 12:08:03 +0100 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2018-12-07 10:38:27 +0100 |
commit | 02e1ca60f4c36c0f9635f79e172b72d811b8a627 (patch) | |
tree | 07bf8fd542ce1f3c4c798e25ae0dec3cbb2e1db0 /lib/mpi/mpi-inline.h | |
parent | 7a08dbaedd365fa4eb7c9cd504c075e3336eb0c6 (diff) |
ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port
Data port used by Amstrad Delta NAND driver is actually an OMAP MPUIO
device, already under control of gpio-omap driver. The NAND driver
gets access to the port by ioremapping it and performs read/write
operations. That is done without any proteciton from other users
legally manipulating the port pins over GPIO API.
The plan is to convert the driver to access the port over GPIO consumer
API. Before that is implemented, the driver can already obtain
exclusive access to the port by requesting an array of its GPIO
descriptors.
Add respective entries to the NAND GPIO lookup table.
Signed-off-by: Janusz Krzysztofik <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions