diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/boot/dts/emev2.dtsi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/emev2.dtsi b/arch/arm/boot/dts/emev2.dtsi index 5fe9212b6bc5..cc7bfe0ba40a 100644 --- a/arch/arm/boot/dts/emev2.dtsi +++ b/arch/arm/boot/dts/emev2.dtsi | |||
@@ -137,7 +137,7 @@ | |||
137 | clock-names = "sclk"; | 137 | clock-names = "sclk"; |
138 | }; | 138 | }; |
139 | 139 | ||
140 | serial@e1020000 { | 140 | uart0: 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 | serial@e1030000 { | 148 | uart1: 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 | serial@e1040000 { | 156 | uart2: 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 | serial@e1050000 { | 164 | uart3: 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>; |