]> git.baikalelectronics.ru Git - kernel.git/commit
memory: omap-gpmc: Support general purpose input for WAITPINs
authorRoger Quadros <rogerq@ti.com>
Mon, 7 Mar 2016 10:18:43 +0000 (12:18 +0200)
committerRoger Quadros <rogerq@ti.com>
Fri, 15 Apr 2016 08:54:12 +0000 (11:54 +0300)
commit235f772a4fd9de8623e0f312cc697efc5e4a2cff
tree163ba53823447c5231c372acb6b3be640b2cf453
parentfbbcab27c0d9f0481ff384aaf9b011fc8eb50fdf
memory: omap-gpmc: Support general purpose input for WAITPINs

OMAPs can have 2 to 4 WAITPINs that can be used as general purpose
input if not used for memory wait state insertion.

The first user will be the OMAP NAND chip to get the NAND
read/busy status using gpiolib.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt
drivers/memory/Kconfig
drivers/memory/omap-gpmc.c