aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/dra7-evm.dts')
-rw-r--r--arch/arm/boot/dts/dra7-evm.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts
index 238a28d3dc7a..03f0862ba130 100644
--- a/arch/arm/boot/dts/dra7-evm.dts
+++ b/arch/arm/boot/dts/dra7-evm.dts
@@ -247,6 +247,8 @@
247 reg = <0x20>; 247 reg = <0x20>;
248 gpio-controller; 248 gpio-controller;
249 #gpio-cells = <2>; 249 #gpio-cells = <2>;
250 /* HACK: Using n_latch in cf8575 driver to "drive P10" to not hold ETH0 in reset */
251 n_latch = <0xfeff>;
250 }; 252 };
251 253
252 /* TLC chip for LCD panel power and backlight */ 254 /* TLC chip for LCD panel power and backlight */