diff options
-rw-r--r-- | arch/arm/boot/dts/emev2.dtsi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/emev2.dtsi b/arch/arm/boot/dts/emev2.dtsi index 00eeed3721b6..5fe9212b6bc5 100644 --- a/arch/arm/boot/dts/emev2.dtsi +++ b/arch/arm/boot/dts/emev2.dtsi | |||
@@ -55,7 +55,7 @@ | |||
55 | <0 121 IRQ_TYPE_LEVEL_HIGH>; | 55 | <0 121 IRQ_TYPE_LEVEL_HIGH>; |
56 | }; | 56 | }; |
57 | 57 | ||
58 | smu@e0110000 { | 58 | clocks@e0110000 { |
59 | compatible = "renesas,emev2-smu"; | 59 | compatible = "renesas,emev2-smu"; |
60 | reg = <0xe0110000 0x10000>; | 60 | reg = <0xe0110000 0x10000>; |
61 | #address-cells = <2>; | 61 | #address-cells = <2>; |
@@ -129,7 +129,7 @@ | |||
129 | }; | 129 | }; |
130 | }; | 130 | }; |
131 | 131 | ||
132 | sti@e0180000 { | 132 | timer@e0180000 { |
133 | compatible = "renesas,em-sti"; | 133 | compatible = "renesas,em-sti"; |
134 | reg = <0xe0180000 0x54>; | 134 | reg = <0xe0180000 0x54>; |
135 | interrupts = <0 125 IRQ_TYPE_LEVEL_HIGH>; | 135 | interrupts = <0 125 IRQ_TYPE_LEVEL_HIGH>; |
@@ -137,7 +137,7 @@ | |||
137 | clock-names = "sclk"; | 137 | clock-names = "sclk"; |
138 | }; | 138 | }; |
139 | 139 | ||
140 | uart@e1020000 { | 140 | serial@e1020000 { |
141 | compatible = "renesas,em-uart"; | 141 | compatible = "renesas,em-uart"; |
142 | reg = <0xe1020000 0x38>; | 142 | reg = <0xe1020000 0x38>; |
143 | interrupts = <0 8 IRQ_TYPE_LEVEL_HIGH>; | 143 | interrupts = <0 8 IRQ_TYPE_LEVEL_HIGH>; |
@@ -145,7 +145,7 @@ | |||
145 | clock-names = "sclk"; | 145 | clock-names = "sclk"; |
146 | }; | 146 | }; |
147 | 147 | ||
148 | uart@e1030000 { | 148 | serial@e1030000 { |
149 | compatible = "renesas,em-uart"; | 149 | compatible = "renesas,em-uart"; |
150 | reg = <0xe1030000 0x38>; | 150 | reg = <0xe1030000 0x38>; |
151 | interrupts = <0 9 IRQ_TYPE_LEVEL_HIGH>; | 151 | interrupts = <0 9 IRQ_TYPE_LEVEL_HIGH>; |
@@ -153,7 +153,7 @@ | |||
153 | clock-names = "sclk"; | 153 | clock-names = "sclk"; |
154 | }; | 154 | }; |
155 | 155 | ||
156 | uart@e1040000 { | 156 | serial@e1040000 { |
157 | compatible = "renesas,em-uart"; | 157 | compatible = "renesas,em-uart"; |
158 | reg = <0xe1040000 0x38>; | 158 | reg = <0xe1040000 0x38>; |
159 | interrupts = <0 10 IRQ_TYPE_LEVEL_HIGH>; | 159 | interrupts = <0 10 IRQ_TYPE_LEVEL_HIGH>; |
@@ -161,7 +161,7 @@ | |||
161 | clock-names = "sclk"; | 161 | clock-names = "sclk"; |
162 | }; | 162 | }; |
163 | 163 | ||
164 | uart@e1050000 { | 164 | serial@e1050000 { |
165 | compatible = "renesas,em-uart"; | 165 | compatible = "renesas,em-uart"; |
166 | reg = <0xe1050000 0x38>; | 166 | reg = <0xe1050000 0x38>; |
167 | interrupts = <0 11 IRQ_TYPE_LEVEL_HIGH>; | 167 | interrupts = <0 11 IRQ_TYPE_LEVEL_HIGH>; |