aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/dts
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-01-22 06:59:30 -0500
committerRalf Baechle <ralf@linux-mips.org>2013-02-01 04:00:22 -0500
commit7034228792cc561e79ff8600f02884bd4c80e287 (patch)
tree89b77af37d087d9de236fc5d21f60bf552d0a2c6 /arch/mips/lantiq/dts
parent405ab01c70e18058d9c01a1256769a61fc65413e (diff)
MIPS: Whitespace cleanup.
Having received another series of whitespace patches I decided to do this once and for all rather than dealing with this kind of patches trickling in forever. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/lantiq/dts')
-rw-r--r--arch/mips/lantiq/dts/danube.dtsi2
-rw-r--r--arch/mips/lantiq/dts/easy50712.dts2
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/lantiq/dts/danube.dtsi b/arch/mips/lantiq/dts/danube.dtsi
index 3a4520f009cf..d4c59e003708 100644
--- a/arch/mips/lantiq/dts/danube.dtsi
+++ b/arch/mips/lantiq/dts/danube.dtsi
@@ -97,7 +97,7 @@
97 compatible = "lantiq,pci-xway"; 97 compatible = "lantiq,pci-xway";
98 bus-range = <0x0 0x0>; 98 bus-range = <0x0 0x0>;
99 ranges = <0x2000000 0 0x8000000 0x8000000 0 0x2000000 /* pci memory */ 99 ranges = <0x2000000 0 0x8000000 0x8000000 0 0x2000000 /* pci memory */
100 0x1000000 0 0x00000000 0xAE00000 0 0x200000>; /* io space */ 100 0x1000000 0 0x00000000 0xAE00000 0 0x200000>; /* io space */
101 reg = <0x7000000 0x8000 /* config space */ 101 reg = <0x7000000 0x8000 /* config space */
102 0xE105400 0x400>; /* pci bridge */ 102 0xE105400 0x400>; /* pci bridge */
103 }; 103 };
diff --git a/arch/mips/lantiq/dts/easy50712.dts b/arch/mips/lantiq/dts/easy50712.dts
index 68c17310bc82..fac1f5b178eb 100644
--- a/arch/mips/lantiq/dts/easy50712.dts
+++ b/arch/mips/lantiq/dts/easy50712.dts
@@ -103,7 +103,7 @@
103 lantiq,bus-clock = <33333333>; 103 lantiq,bus-clock = <33333333>;
104 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 104 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
105 interrupt-map = < 105 interrupt-map = <
106 0x7000 0 0 1 &icu0 29 1 // slot 14, irq 29 106 0x7000 0 0 1 &icu0 29 1 // slot 14, irq 29
107 >; 107 >;
108 gpios-reset = <&gpio 21 0>; 108 gpios-reset = <&gpio 21 0>;
109 req-mask = <0x1>; /* GNT1 */ 109 req-mask = <0x1>; /* GNT1 */