diff options
author | Roger Quadros <rogerq@ti.com> | 2016-02-23 19:37:18 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-02-26 21:32:14 +0300 |
commit | 79c08261173e7576c0fda62b52f0922550984d9a (patch) | |
tree | 8243b6f55ff744c4cb9f792e678215b72f697083 /arch/arm/boot/dts/dra7-evm.dts | |
parent | 488f270d90e17738a35c2b41c1c3f708f614fdb3 (diff) | |
download | linux-79c08261173e7576c0fda62b52f0922550984d9a.tar.xz |
ARM: dts: dra7: Remove redundant nand property
wait pin monitoring is not used for nand so it is pointless to
have the gpmc,wait-monitoring-ns property.
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/dra7-evm.dts')
-rw-r--r-- | arch/arm/boot/dts/dra7-evm.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts index 28ae95ee0c35..803ab0e03657 100644 --- a/arch/arm/boot/dts/dra7-evm.dts +++ b/arch/arm/boot/dts/dra7-evm.dts @@ -770,7 +770,6 @@ gpmc,bus-turnaround-ns = <0>; gpmc,cycle2cycle-delay-ns = <0>; gpmc,clk-activation-ns = <0>; - gpmc,wait-monitoring-ns = <0>; gpmc,wr-data-mux-bus-ns = <0>; /* MTD partition table */ /* All SPL-* partitions are sized to minimal length |