diff options
author | Wolfram Sang <wsa@sang-engineering.com> | 2014-02-16 04:40:57 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-02-16 22:18:45 -0500 |
commit | 951dc909b22afd52f57e1f74e86415941a057d31 (patch) | |
tree | b68609123bbc6c89ea69570f4a778d5143c27805 | |
parent | 9db389f29e2c9660e22e20bf53aec07c669d0eae (diff) |
ARM: shmobile: r8a7790: remove superfluous interrupt-parents
These values are inherited, so don't need to be specified again.
Signed-off-by: Wolfram Sang <wsa@sang-engineering.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r-- | arch/arm/boot/dts/r8a7790.dtsi | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi index 858fc58c4298..d7bde1ee2bb0 100644 --- a/arch/arm/boot/dts/r8a7790.dtsi +++ b/arch/arm/boot/dts/r8a7790.dtsi | |||
@@ -94,7 +94,6 @@ | |||
94 | gpio0: gpio@e6050000 { | 94 | gpio0: gpio@e6050000 { |
95 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; | 95 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; |
96 | reg = <0 0xe6050000 0 0x50>; | 96 | reg = <0 0xe6050000 0 0x50>; |
97 | interrupt-parent = <&gic>; | ||
98 | interrupts = <0 4 IRQ_TYPE_LEVEL_HIGH>; | 97 | interrupts = <0 4 IRQ_TYPE_LEVEL_HIGH>; |
99 | #gpio-cells = <2>; | 98 | #gpio-cells = <2>; |
100 | gpio-controller; | 99 | gpio-controller; |
@@ -106,7 +105,6 @@ | |||
106 | gpio1: gpio@e6051000 { | 105 | gpio1: gpio@e6051000 { |
107 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; | 106 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; |
108 | reg = <0 0xe6051000 0 0x50>; | 107 | reg = <0 0xe6051000 0 0x50>; |
109 | interrupt-parent = <&gic>; | ||
110 | interrupts = <0 5 IRQ_TYPE_LEVEL_HIGH>; | 108 | interrupts = <0 5 IRQ_TYPE_LEVEL_HIGH>; |
111 | #gpio-cells = <2>; | 109 | #gpio-cells = <2>; |
112 | gpio-controller; | 110 | gpio-controller; |
@@ -118,7 +116,6 @@ | |||
118 | gpio2: gpio@e6052000 { | 116 | gpio2: gpio@e6052000 { |
119 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; | 117 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; |
120 | reg = <0 0xe6052000 0 0x50>; | 118 | reg = <0 0xe6052000 0 0x50>; |
121 | interrupt-parent = <&gic>; | ||
122 | interrupts = <0 6 IRQ_TYPE_LEVEL_HIGH>; | 119 | interrupts = <0 6 IRQ_TYPE_LEVEL_HIGH>; |
123 | #gpio-cells = <2>; | 120 | #gpio-cells = <2>; |
124 | gpio-controller; | 121 | gpio-controller; |
@@ -130,7 +127,6 @@ | |||
130 | gpio3: gpio@e6053000 { | 127 | gpio3: gpio@e6053000 { |
131 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; | 128 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; |
132 | reg = <0 0xe6053000 0 0x50>; | 129 | reg = <0 0xe6053000 0 0x50>; |
133 | interrupt-parent = <&gic>; | ||
134 | interrupts = <0 7 IRQ_TYPE_LEVEL_HIGH>; | 130 | interrupts = <0 7 IRQ_TYPE_LEVEL_HIGH>; |
135 | #gpio-cells = <2>; | 131 | #gpio-cells = <2>; |
136 | gpio-controller; | 132 | gpio-controller; |
@@ -142,7 +138,6 @@ | |||
142 | gpio4: gpio@e6054000 { | 138 | gpio4: gpio@e6054000 { |
143 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; | 139 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; |
144 | reg = <0 0xe6054000 0 0x50>; | 140 | reg = <0 0xe6054000 0 0x50>; |
145 | interrupt-parent = <&gic>; | ||
146 | interrupts = <0 8 IRQ_TYPE_LEVEL_HIGH>; | 141 | interrupts = <0 8 IRQ_TYPE_LEVEL_HIGH>; |
147 | #gpio-cells = <2>; | 142 | #gpio-cells = <2>; |
148 | gpio-controller; | 143 | gpio-controller; |
@@ -154,7 +149,6 @@ | |||
154 | gpio5: gpio@e6055000 { | 149 | gpio5: gpio@e6055000 { |
155 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; | 150 | compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar"; |
156 | reg = <0 0xe6055000 0 0x50>; | 151 | reg = <0 0xe6055000 0 0x50>; |
157 | interrupt-parent = <&gic>; | ||
158 | interrupts = <0 9 IRQ_TYPE_LEVEL_HIGH>; | 152 | interrupts = <0 9 IRQ_TYPE_LEVEL_HIGH>; |
159 | #gpio-cells = <2>; | 153 | #gpio-cells = <2>; |
160 | gpio-controller; | 154 | gpio-controller; |
@@ -166,7 +160,6 @@ | |||
166 | thermal@e61f0000 { | 160 | thermal@e61f0000 { |
167 | compatible = "renesas,thermal-r8a7790", "renesas,rcar-thermal"; | 161 | compatible = "renesas,thermal-r8a7790", "renesas,rcar-thermal"; |
168 | reg = <0 0xe61f0000 0 0x14>, <0 0xe61f0100 0 0x38>; | 162 | reg = <0 0xe61f0000 0 0x14>, <0 0xe61f0100 0 0x38>; |
169 | interrupt-parent = <&gic>; | ||
170 | interrupts = <0 69 IRQ_TYPE_LEVEL_HIGH>; | 163 | interrupts = <0 69 IRQ_TYPE_LEVEL_HIGH>; |
171 | clocks = <&mstp5_clks R8A7790_CLK_THERMAL>; | 164 | clocks = <&mstp5_clks R8A7790_CLK_THERMAL>; |
172 | }; | 165 | }; |
@@ -184,7 +177,6 @@ | |||
184 | #interrupt-cells = <2>; | 177 | #interrupt-cells = <2>; |
185 | interrupt-controller; | 178 | interrupt-controller; |
186 | reg = <0 0xe61c0000 0 0x200>; | 179 | reg = <0 0xe61c0000 0 0x200>; |
187 | interrupt-parent = <&gic>; | ||
188 | interrupts = <0 0 IRQ_TYPE_LEVEL_HIGH>, | 180 | interrupts = <0 0 IRQ_TYPE_LEVEL_HIGH>, |
189 | <0 1 IRQ_TYPE_LEVEL_HIGH>, | 181 | <0 1 IRQ_TYPE_LEVEL_HIGH>, |
190 | <0 2 IRQ_TYPE_LEVEL_HIGH>, | 182 | <0 2 IRQ_TYPE_LEVEL_HIGH>, |
@@ -196,7 +188,6 @@ | |||
196 | #size-cells = <0>; | 188 | #size-cells = <0>; |
197 | compatible = "renesas,i2c-r8a7790"; | 189 | compatible = "renesas,i2c-r8a7790"; |
198 | reg = <0 0xe6508000 0 0x40>; | 190 | reg = <0 0xe6508000 0 0x40>; |
199 | interrupt-parent = <&gic>; | ||
200 | interrupts = <0 287 IRQ_TYPE_LEVEL_HIGH>; | 191 | interrupts = <0 287 IRQ_TYPE_LEVEL_HIGH>; |
201 | clocks = <&mstp9_clks R8A7790_CLK_I2C0>; | 192 | clocks = <&mstp9_clks R8A7790_CLK_I2C0>; |
202 | status = "disabled"; | 193 | status = "disabled"; |
@@ -207,7 +198,6 @@ | |||
207 | #size-cells = <0>; | 198 | #size-cells = <0>; |
208 | compatible = "renesas,i2c-r8a7790"; | 199 | compatible = "renesas,i2c-r8a7790"; |
209 | reg = <0 0xe6518000 0 0x40>; | 200 | reg = <0 0xe6518000 0 0x40>; |
210 | interrupt-parent = <&gic>; | ||
211 | interrupts = <0 288 IRQ_TYPE_LEVEL_HIGH>; | 201 | interrupts = <0 288 IRQ_TYPE_LEVEL_HIGH>; |
212 | clocks = <&mstp9_clks R8A7790_CLK_I2C1>; | 202 | clocks = <&mstp9_clks R8A7790_CLK_I2C1>; |
213 | status = "disabled"; | 203 | status = "disabled"; |
@@ -218,7 +208,6 @@ | |||
218 | #size-cells = <0>; | 208 | #size-cells = <0>; |
219 | compatible = "renesas,i2c-r8a7790"; | 209 | compatible = "renesas,i2c-r8a7790"; |
220 | reg = <0 0xe6530000 0 0x40>; | 210 | reg = <0 0xe6530000 0 0x40>; |
221 | interrupt-parent = <&gic>; | ||
222 | interrupts = <0 286 IRQ_TYPE_LEVEL_HIGH>; | 211 | interrupts = <0 286 IRQ_TYPE_LEVEL_HIGH>; |
223 | clocks = <&mstp9_clks R8A7790_CLK_I2C2>; | 212 | clocks = <&mstp9_clks R8A7790_CLK_I2C2>; |
224 | status = "disabled"; | 213 | status = "disabled"; |
@@ -229,7 +218,6 @@ | |||
229 | #size-cells = <0>; | 218 | #size-cells = <0>; |
230 | compatible = "renesas,i2c-r8a7790"; | 219 | compatible = "renesas,i2c-r8a7790"; |
231 | reg = <0 0xe6540000 0 0x40>; | 220 | reg = <0 0xe6540000 0 0x40>; |
232 | interrupt-parent = <&gic>; | ||
233 | interrupts = <0 290 IRQ_TYPE_LEVEL_HIGH>; | 221 | interrupts = <0 290 IRQ_TYPE_LEVEL_HIGH>; |
234 | clocks = <&mstp9_clks R8A7790_CLK_I2C3>; | 222 | clocks = <&mstp9_clks R8A7790_CLK_I2C3>; |
235 | status = "disabled"; | 223 | status = "disabled"; |
@@ -238,7 +226,6 @@ | |||
238 | mmcif0: mmcif@ee200000 { | 226 | mmcif0: mmcif@ee200000 { |
239 | compatible = "renesas,mmcif-r8a7790", "renesas,sh-mmcif"; | 227 | compatible = "renesas,mmcif-r8a7790", "renesas,sh-mmcif"; |
240 | reg = <0 0xee200000 0 0x80>; | 228 | reg = <0 0xee200000 0 0x80>; |
241 | interrupt-parent = <&gic>; | ||
242 | interrupts = <0 169 IRQ_TYPE_LEVEL_HIGH>; | 229 | interrupts = <0 169 IRQ_TYPE_LEVEL_HIGH>; |
243 | clocks = <&mstp3_clks R8A7790_CLK_MMCIF0>; | 230 | clocks = <&mstp3_clks R8A7790_CLK_MMCIF0>; |
244 | reg-io-width = <4>; | 231 | reg-io-width = <4>; |
@@ -248,7 +235,6 @@ | |||
248 | mmcif1: mmc@ee220000 { | 235 | mmcif1: mmc@ee220000 { |
249 | compatible = "renesas,mmcif-r8a7790", "renesas,sh-mmcif"; | 236 | compatible = "renesas,mmcif-r8a7790", "renesas,sh-mmcif"; |
250 | reg = <0 0xee220000 0 0x80>; | 237 | reg = <0 0xee220000 0 0x80>; |
251 | interrupt-parent = <&gic>; | ||
252 | interrupts = <0 170 IRQ_TYPE_LEVEL_HIGH>; | 238 | interrupts = <0 170 IRQ_TYPE_LEVEL_HIGH>; |
253 | clocks = <&mstp3_clks R8A7790_CLK_MMCIF1>; | 239 | clocks = <&mstp3_clks R8A7790_CLK_MMCIF1>; |
254 | reg-io-width = <4>; | 240 | reg-io-width = <4>; |
@@ -263,7 +249,6 @@ | |||
263 | sdhi0: sd@ee100000 { | 249 | sdhi0: sd@ee100000 { |
264 | compatible = "renesas,sdhi-r8a7790"; | 250 | compatible = "renesas,sdhi-r8a7790"; |
265 | reg = <0 0xee100000 0 0x200>; | 251 | reg = <0 0xee100000 0 0x200>; |
266 | interrupt-parent = <&gic>; | ||
267 | interrupts = <0 165 IRQ_TYPE_LEVEL_HIGH>; | 252 | interrupts = <0 165 IRQ_TYPE_LEVEL_HIGH>; |
268 | clocks = <&mstp3_clks R8A7790_CLK_SDHI0>; | 253 | clocks = <&mstp3_clks R8A7790_CLK_SDHI0>; |
269 | cap-sd-highspeed; | 254 | cap-sd-highspeed; |
@@ -273,7 +258,6 @@ | |||
273 | sdhi1: sd@ee120000 { | 258 | sdhi1: sd@ee120000 { |
274 | compatible = "renesas,sdhi-r8a7790"; | 259 | compatible = "renesas,sdhi-r8a7790"; |
275 | reg = <0 0xee120000 0 0x200>; | 260 | reg = <0 0xee120000 0 0x200>; |
276 | interrupt-parent = <&gic>; | ||
277 | interrupts = <0 166 IRQ_TYPE_LEVEL_HIGH>; | 261 | interrupts = <0 166 IRQ_TYPE_LEVEL_HIGH>; |
278 | clocks = <&mstp3_clks R8A7790_CLK_SDHI1>; | 262 | clocks = <&mstp3_clks R8A7790_CLK_SDHI1>; |
279 | cap-sd-highspeed; | 263 | cap-sd-highspeed; |
@@ -283,7 +267,6 @@ | |||
283 | sdhi2: sd@ee140000 { | 267 | sdhi2: sd@ee140000 { |
284 | compatible = "renesas,sdhi-r8a7790"; | 268 | compatible = "renesas,sdhi-r8a7790"; |
285 | reg = <0 0xee140000 0 0x100>; | 269 | reg = <0 0xee140000 0 0x100>; |
286 | interrupt-parent = <&gic>; | ||
287 | interrupts = <0 167 IRQ_TYPE_LEVEL_HIGH>; | 270 | interrupts = <0 167 IRQ_TYPE_LEVEL_HIGH>; |
288 | clocks = <&mstp3_clks R8A7790_CLK_SDHI2>; | 271 | clocks = <&mstp3_clks R8A7790_CLK_SDHI2>; |
289 | cap-sd-highspeed; | 272 | cap-sd-highspeed; |
@@ -293,7 +276,6 @@ | |||
293 | sdhi3: sd@ee160000 { | 276 | sdhi3: sd@ee160000 { |
294 | compatible = "renesas,sdhi-r8a7790"; | 277 | compatible = "renesas,sdhi-r8a7790"; |
295 | reg = <0 0xee160000 0 0x100>; | 278 | reg = <0 0xee160000 0 0x100>; |
296 | interrupt-parent = <&gic>; | ||
297 | interrupts = <0 168 IRQ_TYPE_LEVEL_HIGH>; | 279 | interrupts = <0 168 IRQ_TYPE_LEVEL_HIGH>; |
298 | clocks = <&mstp3_clks R8A7790_CLK_SDHI3>; | 280 | clocks = <&mstp3_clks R8A7790_CLK_SDHI3>; |
299 | cap-sd-highspeed; | 281 | cap-sd-highspeed; |
@@ -303,7 +285,6 @@ | |||
303 | scifa0: serial@e6c40000 { | 285 | scifa0: serial@e6c40000 { |
304 | compatible = "renesas,scifa-r8a7790", "renesas,scifa"; | 286 | compatible = "renesas,scifa-r8a7790", "renesas,scifa"; |
305 | reg = <0 0xe6c40000 0 64>; | 287 | reg = <0 0xe6c40000 0 64>; |
306 | interrupt-parent = <&gic>; | ||
307 | interrupts = <0 144 IRQ_TYPE_LEVEL_HIGH>; | 288 | interrupts = <0 144 IRQ_TYPE_LEVEL_HIGH>; |
308 | clocks = <&mstp2_clks R8A7790_CLK_SCIFA0>; | 289 | clocks = <&mstp2_clks R8A7790_CLK_SCIFA0>; |
309 | clock-names = "sci_ick"; | 290 | clock-names = "sci_ick"; |
@@ -312,7 +293,6 @@ | |||
312 | 293 | ||
313 | scifa1: serial@e6c50000 { | 294 | scifa1: serial@e6c50000 { |
314 | compatible = "renesas,scifa-r8a7790", "renesas,scifa"; | 295 | compatible = "renesas,scifa-r8a7790", "renesas,scifa"; |
315 | interrupt-parent = <&gic>; | ||
316 | reg = <0 0xe6c50000 0 64>; | 296 | reg = <0 0xe6c50000 0 64>; |
317 | interrupts = <0 145 IRQ_TYPE_LEVEL_HIGH>; | 297 | interrupts = <0 145 IRQ_TYPE_LEVEL_HIGH>; |
318 | clocks = <&mstp2_clks R8A7790_CLK_SCIFA1>; | 298 | clocks = <&mstp2_clks R8A7790_CLK_SCIFA1>; |
@@ -322,7 +302,6 @@ | |||
322 | 302 | ||
323 | scifa2: serial@e6c60000 { | 303 | scifa2: serial@e6c60000 { |
324 | compatible = "renesas,scifa-r8a7790", "renesas,scifa"; | 304 | compatible = "renesas,scifa-r8a7790", "renesas,scifa"; |
325 | interrupt-parent = <&gic>; | ||
326 | reg = <0 0xe6c60000 0 64>; | 305 | reg = <0 0xe6c60000 0 64>; |
327 | interrupts = <0 151 IRQ_TYPE_LEVEL_HIGH>; | 306 | interrupts = <0 151 IRQ_TYPE_LEVEL_HIGH>; |
328 | clocks = <&mstp2_clks R8A7790_CLK_SCIFA2>; | 307 | clocks = <&mstp2_clks R8A7790_CLK_SCIFA2>; |
@@ -332,7 +311,6 @@ | |||
332 | 311 | ||
333 | scifb0: serial@e6c20000 { | 312 | scifb0: serial@e6c20000 { |
334 | compatible = "renesas,scifb-r8a7790", "renesas,scifb"; | 313 | compatible = "renesas,scifb-r8a7790", "renesas,scifb"; |
335 | interrupt-parent = <&gic>; | ||
336 | reg = <0 0xe6c20000 0 64>; | 314 | reg = <0 0xe6c20000 0 64>; |
337 | interrupts = <0 148 IRQ_TYPE_LEVEL_HIGH>; | 315 | interrupts = <0 148 IRQ_TYPE_LEVEL_HIGH>; |
338 | clocks = <&mstp2_clks R8A7790_CLK_SCIFB0>; | 316 | clocks = <&mstp2_clks R8A7790_CLK_SCIFB0>; |
@@ -342,7 +320,6 @@ | |||
342 | 320 | ||
343 | scifb1: serial@e6c30000 { | 321 | scifb1: serial@e6c30000 { |
344 | compatible = "renesas,scifb-r8a7790", "renesas,scifb"; | 322 | compatible = "renesas,scifb-r8a7790", "renesas,scifb"; |
345 | interrupt-parent = <&gic>; | ||
346 | reg = <0 0xe6c30000 0 64>; | 323 | reg = <0 0xe6c30000 0 64>; |
347 | interrupts = <0 149 IRQ_TYPE_LEVEL_HIGH>; | 324 | interrupts = <0 149 IRQ_TYPE_LEVEL_HIGH>; |
348 | clocks = <&mstp2_clks R8A7790_CLK_SCIFB1>; | 325 | clocks = <&mstp2_clks R8A7790_CLK_SCIFB1>; |
@@ -352,7 +329,6 @@ | |||
352 | 329 | ||
353 | scifb2: serial@e6ce0000 { | 330 | scifb2: serial@e6ce0000 { |
354 | compatible = "renesas,scifb-r8a7790", "renesas,scifb"; | 331 | compatible = "renesas,scifb-r8a7790", "renesas,scifb"; |
355 | interrupt-parent = <&gic>; | ||
356 | reg = <0 0xe6ce0000 0 64>; | 332 | reg = <0 0xe6ce0000 0 64>; |
357 | interrupts = <0 150 IRQ_TYPE_LEVEL_HIGH>; | 333 | interrupts = <0 150 IRQ_TYPE_LEVEL_HIGH>; |
358 | clocks = <&mstp2_clks R8A7790_CLK_SCIFB2>; | 334 | clocks = <&mstp2_clks R8A7790_CLK_SCIFB2>; |
@@ -362,7 +338,6 @@ | |||
362 | 338 | ||
363 | scif0: serial@e6e60000 { | 339 | scif0: serial@e6e60000 { |
364 | compatible = "renesas,scif-r8a7790", "renesas,scif"; | 340 | compatible = "renesas,scif-r8a7790", "renesas,scif"; |
365 | interrupt-parent = <&gic>; | ||
366 | reg = <0 0xe6e60000 0 64>; | 341 | reg = <0 0xe6e60000 0 64>; |
367 | interrupts = <0 152 IRQ_TYPE_LEVEL_HIGH>; | 342 | interrupts = <0 152 IRQ_TYPE_LEVEL_HIGH>; |
368 | clocks = <&mstp7_clks R8A7790_CLK_SCIF0>; | 343 | clocks = <&mstp7_clks R8A7790_CLK_SCIF0>; |
@@ -372,7 +347,6 @@ | |||
372 | 347 | ||
373 | scif1: serial@e6e68000 { | 348 | scif1: serial@e6e68000 { |
374 | compatible = "renesas,scif-r8a7790", "renesas,scif"; | 349 | compatible = "renesas,scif-r8a7790", "renesas,scif"; |
375 | interrupt-parent = <&gic>; | ||
376 | reg = <0 0xe6e68000 0 64>; | 350 | reg = <0 0xe6e68000 0 64>; |
377 | interrupts = <0 153 IRQ_TYPE_LEVEL_HIGH>; | 351 | interrupts = <0 153 IRQ_TYPE_LEVEL_HIGH>; |
378 | clocks = <&mstp7_clks R8A7790_CLK_SCIF1>; | 352 | clocks = <&mstp7_clks R8A7790_CLK_SCIF1>; |
@@ -382,7 +356,6 @@ | |||
382 | 356 | ||
383 | hscif0: serial@e62c0000 { | 357 | hscif0: serial@e62c0000 { |
384 | compatible = "renesas,hscif-r8a7790", "renesas,hscif"; | 358 | compatible = "renesas,hscif-r8a7790", "renesas,hscif"; |
385 | interrupt-parent = <&gic>; | ||
386 | reg = <0 0xe62c0000 0 96>; | 359 | reg = <0 0xe62c0000 0 96>; |
387 | interrupts = <0 154 IRQ_TYPE_LEVEL_HIGH>; | 360 | interrupts = <0 154 IRQ_TYPE_LEVEL_HIGH>; |
388 | clocks = <&mstp7_clks R8A7790_CLK_HSCIF0>; | 361 | clocks = <&mstp7_clks R8A7790_CLK_HSCIF0>; |
@@ -392,7 +365,6 @@ | |||
392 | 365 | ||
393 | hscif1: serial@e62c8000 { | 366 | hscif1: serial@e62c8000 { |
394 | compatible = "renesas,hscif-r8a7790", "renesas,hscif"; | 367 | compatible = "renesas,hscif-r8a7790", "renesas,hscif"; |
395 | interrupt-parent = <&gic>; | ||
396 | reg = <0 0xe62c8000 0 96>; | 368 | reg = <0 0xe62c8000 0 96>; |
397 | interrupts = <0 155 IRQ_TYPE_LEVEL_HIGH>; | 369 | interrupts = <0 155 IRQ_TYPE_LEVEL_HIGH>; |
398 | clocks = <&mstp7_clks R8A7790_CLK_HSCIF1>; | 370 | clocks = <&mstp7_clks R8A7790_CLK_HSCIF1>; |
@@ -403,7 +375,6 @@ | |||
403 | sata0: sata@ee300000 { | 375 | sata0: sata@ee300000 { |
404 | compatible = "renesas,sata-r8a7790"; | 376 | compatible = "renesas,sata-r8a7790"; |
405 | reg = <0 0xee300000 0 0x2000>; | 377 | reg = <0 0xee300000 0 0x2000>; |
406 | interrupt-parent = <&gic>; | ||
407 | interrupts = <0 105 IRQ_TYPE_LEVEL_HIGH>; | 378 | interrupts = <0 105 IRQ_TYPE_LEVEL_HIGH>; |
408 | clocks = <&mstp8_clks R8A7790_CLK_SATA0>; | 379 | clocks = <&mstp8_clks R8A7790_CLK_SATA0>; |
409 | status = "disabled"; | 380 | status = "disabled"; |
@@ -412,7 +383,6 @@ | |||
412 | sata1: sata@ee500000 { | 383 | sata1: sata@ee500000 { |
413 | compatible = "renesas,sata-r8a7790"; | 384 | compatible = "renesas,sata-r8a7790"; |
414 | reg = <0 0xee500000 0 0x2000>; | 385 | reg = <0 0xee500000 0 0x2000>; |
415 | interrupt-parent = <&gic>; | ||
416 | interrupts = <0 106 IRQ_TYPE_LEVEL_HIGH>; | 386 | interrupts = <0 106 IRQ_TYPE_LEVEL_HIGH>; |
417 | clocks = <&mstp8_clks R8A7790_CLK_SATA1>; | 387 | clocks = <&mstp8_clks R8A7790_CLK_SATA1>; |
418 | status = "disabled"; | 388 | status = "disabled"; |
@@ -756,7 +726,6 @@ | |||
756 | spi: spi@e6b10000 { | 726 | spi: spi@e6b10000 { |
757 | compatible = "renesas,qspi-r8a7790", "renesas,qspi"; | 727 | compatible = "renesas,qspi-r8a7790", "renesas,qspi"; |
758 | reg = <0 0xe6b10000 0 0x2c>; | 728 | reg = <0 0xe6b10000 0 0x2c>; |
759 | interrupt-parent = <&gic>; | ||
760 | interrupts = <0 184 IRQ_TYPE_LEVEL_HIGH>; | 729 | interrupts = <0 184 IRQ_TYPE_LEVEL_HIGH>; |
761 | clocks = <&mstp9_clks R8A7790_CLK_QSPI_MOD>; | 730 | clocks = <&mstp9_clks R8A7790_CLK_QSPI_MOD>; |
762 | num-cs = <1>; | 731 | num-cs = <1>; |