diff options
author | Johan Hovold <jhovold@gmail.com> | 2014-04-08 13:20:17 +0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-04-19 03:37:43 +0400 |
commit | 4b549bf8bba3a65499ef8673cb1955bf4faab0de (patch) | |
tree | b1fef4527ac4fe583a667f4e6b47fbabd7d9d782 /arch/arm/boot/dts/omap3-lilly-a83x.dtsi | |
parent | 365c107dcbd825739b88ef46cf4249a3dcb57fee (diff) | |
download | linux-4b549bf8bba3a65499ef8673cb1955bf4faab0de.tar.xz |
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 f40739faba8e ("ARM: dts: OMAP2+:
Simplify NAND support").
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap3-lilly-a83x.dtsi')
-rw-r--r-- | arch/arm/boot/dts/omap3-lilly-a83x.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-lilly-a83x.dtsi b/arch/arm/boot/dts/omap3-lilly-a83x.dtsi index 6369d9f43ca2..cc1dce6978f5 100644 --- a/arch/arm/boot/dts/omap3-lilly-a83x.dtsi +++ b/arch/arm/boot/dts/omap3-lilly-a83x.dtsi @@ -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>; |