aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/tegra-ventana.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/tegra-ventana.dts')
-rw-r--r--arch/arm/boot/dts/tegra-ventana.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/tegra-ventana.dts b/arch/arm/boot/dts/tegra-ventana.dts
index c20d5e93f9c..9d2bc270b35 100644
--- a/arch/arm/boot/dts/tegra-ventana.dts
+++ b/arch/arm/boot/dts/tegra-ventana.dts
@@ -7,7 +7,7 @@
7 compatible = "nvidia,ventana", "nvidia,tegra20"; 7 compatible = "nvidia,ventana", "nvidia,tegra20";
8 8
9 memory { 9 memory {
10 reg = < 0x00000000 0x40000000 >; 10 reg = <0x00000000 0x40000000>;
11 }; 11 };
12 12
13 pinmux@70000000 { 13 pinmux@70000000 {
@@ -247,14 +247,14 @@
247 compatible = "wlf,wm8903"; 247 compatible = "wlf,wm8903";
248 reg = <0x1a>; 248 reg = <0x1a>;
249 interrupt-parent = <&gpio>; 249 interrupt-parent = <&gpio>;
250 interrupts = < 187 0x04 >; 250 interrupts = <187 0x04>;
251 251
252 gpio-controller; 252 gpio-controller;
253 #gpio-cells = <2>; 253 #gpio-cells = <2>;
254 254
255 micdet-cfg = <0>; 255 micdet-cfg = <0>;
256 micdet-delay = <100>; 256 micdet-delay = <100>;
257 gpio-cfg = < 0xffffffff 0xffffffff 0 0xffffffff 0xffffffff >; 257 gpio-cfg = <0xffffffff 0xffffffff 0 0xffffffff 0xffffffff>;
258 }; 258 };
259 259
260 /* ALS and proximity sensor */ 260 /* ALS and proximity sensor */
@@ -319,7 +319,7 @@
319 }; 319 };
320 320
321 serial@70006300 { 321 serial@70006300 {
322 clock-frequency = < 216000000 >; 322 clock-frequency = <216000000>;
323 }; 323 };
324 324
325 serial@70006400 { 325 serial@70006400 {