Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b549bf8 authored by Johan Hovold's avatar Johan Hovold Committed by Tony Lindgren
Browse files

ARM: dts: OMAP2+: remove uses of obsolete gpmc,device-nand



Remove all remaining uses of gpmc,device-nand that have been added since
the property was removed by commit f40739fa ("ARM: dts: OMAP2+:
Simplify NAND support").

Signed-off-by: default avatarJohan Hovold <jhovold@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 365c107d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -118,7 +118,6 @@
		reg = <0 0 0>; /* CS0, offset 0 */
		nand-bus-width = <8>;
		ti,nand-ecc-opt = "bch8";
		gpmc,device-nand = "true";
		gpmc,device-width = <1>;
		gpmc,sync-clk-ps = <0>;
		gpmc,cs-on-ns = <0>;
+0 −1
Original line number Diff line number Diff line
@@ -112,7 +112,6 @@
		reg = <0 0 0>; /* CS0, offset 0 */
		nand-bus-width = <16>;

		gpmc,device-nand;
		gpmc,sync-clk-ps = <0>;
		gpmc,cs-on-ns = <0>;
		gpmc,cs-rd-off-ns = <44>;
+0 −1
Original line number Diff line number Diff line
@@ -368,7 +368,6 @@
		/* no elm on omap3 */

		gpmc,mux-add-data = <0>;
		gpmc,device-nand;
		gpmc,device-width = <2>;
		gpmc,wait-pin = <0>;
		gpmc,wait-monitoring-ns = <0>;