]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: logicpd-torpedo-som: Provide NAND ready pin
authorAdam Ford <aford173@gmail.com>
Sat, 13 Aug 2016 15:13:04 +0000 (10:13 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Aug 2016 16:14:02 +0000 (09:14 -0700)
This was applied to a variety of omap3 boards, so it should
probably be applied here.  I did not test NAND performance, but
I tested this with UBI to confirm read/write didn't break.

Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/logicpd-torpedo-som.dtsi

index 5e9a13c0eaf7f4ca515942438cc1c8cdc331eafd..1c2c74655416868237d3d40692217b0beaf2d557 100644 (file)
@@ -46,6 +46,7 @@
                linux,mtd-name = "micron,mt29f4g16abbda3w";
                nand-bus-width = <16>;
                ti,nand-ecc-opt = "bch8";
+               rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
                gpmc,sync-clk-ps = <0>;
                gpmc,cs-on-ns = <0>;
                gpmc,cs-rd-off-ns = <44>;