blob: 3fe7e0af5989718a28d7013d09638c4845fd3d6e [file] [log] [blame]
Simon Horman26a7e062015-11-17 02:42:32 +09001/*
2 * Device Tree Source for the r8a7795 SoC
3 *
4 * Copyright (C) 2015 Renesas Electronics Corp.
5 *
6 * This file is licensed under the terms of the GNU General Public License
7 * version 2. This program is licensed "as is" without any warranty of any
8 * kind, whether express or implied.
9 */
10
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +090011#include <dt-bindings/clock/r8a7795-cpg-mssr.h>
Simon Horman26a7e062015-11-17 02:42:32 +090012#include <dt-bindings/interrupt-controller/arm-gic.h>
Geert Uytterhoevenabbecab2015-08-10 13:47:07 +020013#include <dt-bindings/power/r8a7795-sysc.h>
Simon Horman26a7e062015-11-17 02:42:32 +090014
15/ {
16 compatible = "renesas,r8a7795";
17 #address-cells = <2>;
18 #size-cells = <2>;
19
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +090020 aliases {
21 i2c0 = &i2c0;
22 i2c1 = &i2c1;
23 i2c2 = &i2c2;
24 i2c3 = &i2c3;
25 i2c4 = &i2c4;
26 i2c5 = &i2c5;
27 i2c6 = &i2c6;
28 };
29
Gaku Inami12e51552015-12-04 14:38:51 +010030 psci {
31 compatible = "arm,psci-0.2";
32 method = "smc";
33 };
34
Simon Horman26a7e062015-11-17 02:42:32 +090035 cpus {
36 #address-cells = <1>;
37 #size-cells = <0>;
38
Simon Horman26a7e062015-11-17 02:42:32 +090039 a57_0: cpu@0 {
40 compatible = "arm,cortex-a57", "arm,armv8";
41 reg = <0x0>;
42 device_type = "cpu";
Geert Uytterhoevenabbecab2015-08-10 13:47:07 +020043 power-domains = <&sysc R8A7795_PD_CA57_CPU0>;
Geert Uytterhoeven7b337e62016-01-16 15:17:36 +010044 next-level-cache = <&L2_CA57>;
Gaku Inami12e51552015-12-04 14:38:51 +010045 enable-method = "psci";
Simon Horman26a7e062015-11-17 02:42:32 +090046 };
Gaku Inami0ed1a792015-12-04 14:38:52 +010047
48 a57_1: cpu@1 {
49 compatible = "arm,cortex-a57","arm,armv8";
50 reg = <0x1>;
51 device_type = "cpu";
Geert Uytterhoevenabbecab2015-08-10 13:47:07 +020052 power-domains = <&sysc R8A7795_PD_CA57_CPU1>;
Geert Uytterhoeven7b337e62016-01-16 15:17:36 +010053 next-level-cache = <&L2_CA57>;
Gaku Inami0ed1a792015-12-04 14:38:52 +010054 enable-method = "psci";
55 };
Geert Uytterhoevena5547642016-06-10 12:06:45 +020056
Gaku Inami0ed1a792015-12-04 14:38:52 +010057 a57_2: cpu@2 {
58 compatible = "arm,cortex-a57","arm,armv8";
59 reg = <0x2>;
60 device_type = "cpu";
Geert Uytterhoevenabbecab2015-08-10 13:47:07 +020061 power-domains = <&sysc R8A7795_PD_CA57_CPU2>;
Geert Uytterhoeven7b337e62016-01-16 15:17:36 +010062 next-level-cache = <&L2_CA57>;
Gaku Inami0ed1a792015-12-04 14:38:52 +010063 enable-method = "psci";
64 };
Geert Uytterhoevena5547642016-06-10 12:06:45 +020065
Gaku Inami0ed1a792015-12-04 14:38:52 +010066 a57_3: cpu@3 {
67 compatible = "arm,cortex-a57","arm,armv8";
68 reg = <0x3>;
69 device_type = "cpu";
Geert Uytterhoevenabbecab2015-08-10 13:47:07 +020070 power-domains = <&sysc R8A7795_PD_CA57_CPU3>;
Geert Uytterhoeven7b337e62016-01-16 15:17:36 +010071 next-level-cache = <&L2_CA57>;
Gaku Inami0ed1a792015-12-04 14:38:52 +010072 enable-method = "psci";
73 };
Simon Horman26a7e062015-11-17 02:42:32 +090074
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +020075 L2_CA57: cache-controller@0 {
76 compatible = "cache";
77 reg = <0>;
78 power-domains = <&sysc R8A7795_PD_CA57_SCU>;
79 cache-unified;
80 cache-level = <2>;
81 };
Geert Uytterhoeven7b337e62016-01-16 15:17:36 +010082
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +020083 L2_CA53: cache-controller@100 {
84 compatible = "cache";
85 reg = <0x100>;
86 power-domains = <&sysc R8A7795_PD_CA53_SCU>;
87 cache-unified;
88 cache-level = <2>;
89 };
Geert Uytterhoeven8e1c3aa2015-09-30 15:22:15 +020090 };
91
Simon Horman26a7e062015-11-17 02:42:32 +090092 extal_clk: extal {
93 compatible = "fixed-clock";
94 #clock-cells = <0>;
95 /* This value must be overridden by the board */
96 clock-frequency = <0>;
97 };
98
99 extalr_clk: extalr {
100 compatible = "fixed-clock";
101 #clock-cells = <0>;
102 /* This value must be overridden by the board */
103 clock-frequency = <0>;
104 };
105
Kuninori Morimoto623197b2015-11-25 06:36:25 +0000106 /*
107 * The external audio clocks are configured as 0 Hz fixed frequency
108 * clocks by default.
109 * Boards that provide audio clocks should override them.
110 */
111 audio_clk_a: audio_clk_a {
112 compatible = "fixed-clock";
113 #clock-cells = <0>;
114 clock-frequency = <0>;
115 };
116
117 audio_clk_b: audio_clk_b {
118 compatible = "fixed-clock";
119 #clock-cells = <0>;
120 clock-frequency = <0>;
121 };
122
123 audio_clk_c: audio_clk_c {
124 compatible = "fixed-clock";
125 #clock-cells = <0>;
126 clock-frequency = <0>;
127 };
128
Ramesh Shanmugasundaram7811482f2016-02-26 16:38:47 +0000129 /* External CAN clock - to be overridden by boards that provide it */
130 can_clk: can {
131 compatible = "fixed-clock";
132 #clock-cells = <0>;
133 clock-frequency = <0>;
Ramesh Shanmugasundaram7811482f2016-02-26 16:38:47 +0000134 };
135
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100136 /* External SCIF clock - to be overridden by boards that provide it */
137 scif_clk: scif {
138 compatible = "fixed-clock";
139 #clock-cells = <0>;
140 clock-frequency = <0>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100141 };
142
Phil Edworthy92510242016-04-05 11:51:26 +0100143 /* External PCIe clock - can be overridden by the board */
144 pcie_bus_clk: pcie_bus {
145 compatible = "fixed-clock";
146 #clock-cells = <0>;
Geert Uytterhoeven9f33a8a2016-04-25 16:08:30 +0200147 clock-frequency = <0>;
Phil Edworthy92510242016-04-05 11:51:26 +0100148 };
149
Simon Horman26a7e062015-11-17 02:42:32 +0900150 soc {
151 compatible = "simple-bus";
152 interrupt-parent = <&gic>;
Gaku Inami0ed1a792015-12-04 14:38:52 +0100153
Simon Horman26a7e062015-11-17 02:42:32 +0900154 #address-cells = <2>;
155 #size-cells = <2>;
156 ranges;
157
Simon Horman21cc4052016-05-25 10:11:40 +0900158 gic: interrupt-controller@f1010000 {
Simon Horman26a7e062015-11-17 02:42:32 +0900159 compatible = "arm,gic-400";
160 #interrupt-cells = <3>;
161 #address-cells = <0>;
162 interrupt-controller;
163 reg = <0x0 0xf1010000 0 0x1000>,
Pooya Keshavarzi457f47b2016-04-19 08:29:55 +0200164 <0x0 0xf1020000 0 0x20000>,
Dirk Behme4c811ed2016-02-16 10:43:22 +0100165 <0x0 0xf1040000 0 0x20000>,
Pooya Keshavarzi457f47b2016-04-19 08:29:55 +0200166 <0x0 0xf1060000 0 0x20000>;
Simon Horman26a7e062015-11-17 02:42:32 +0900167 interrupts = <GIC_PPI 9
Gaku Inami0ed1a792015-12-04 14:38:52 +0100168 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
Simon Horman26a7e062015-11-17 02:42:32 +0900169 };
170
Wolfram Sang31148152016-04-01 13:56:24 +0200171 wdt0: watchdog@e6020000 {
172 compatible = "renesas,r8a7795-wdt", "renesas,rcar-gen3-wdt";
173 reg = <0 0xe6020000 0 0x0c>;
174 clocks = <&cpg CPG_MOD 402>;
Geert Uytterhoevenb186fbb2016-05-20 09:43:02 +0200175 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Wolfram Sang31148152016-04-01 13:56:24 +0200176 status = "disabled";
177 };
178
Takeshi Kihara7b086232015-10-29 08:09:18 +0900179 gpio0: gpio@e6050000 {
180 compatible = "renesas,gpio-r8a7795",
181 "renesas,gpio-rcar";
182 reg = <0 0xe6050000 0 0x50>;
183 interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
184 #gpio-cells = <2>;
185 gpio-controller;
186 gpio-ranges = <&pfc 0 0 16>;
187 #interrupt-cells = <2>;
188 interrupt-controller;
189 clocks = <&cpg CPG_MOD 912>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200190 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Takeshi Kihara7b086232015-10-29 08:09:18 +0900191 };
192
193 gpio1: gpio@e6051000 {
194 compatible = "renesas,gpio-r8a7795",
195 "renesas,gpio-rcar";
196 reg = <0 0xe6051000 0 0x50>;
197 interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>;
198 #gpio-cells = <2>;
199 gpio-controller;
200 gpio-ranges = <&pfc 0 32 28>;
201 #interrupt-cells = <2>;
202 interrupt-controller;
203 clocks = <&cpg CPG_MOD 911>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200204 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Takeshi Kihara7b086232015-10-29 08:09:18 +0900205 };
206
207 gpio2: gpio@e6052000 {
208 compatible = "renesas,gpio-r8a7795",
209 "renesas,gpio-rcar";
210 reg = <0 0xe6052000 0 0x50>;
211 interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;
212 #gpio-cells = <2>;
213 gpio-controller;
214 gpio-ranges = <&pfc 0 64 15>;
215 #interrupt-cells = <2>;
216 interrupt-controller;
217 clocks = <&cpg CPG_MOD 910>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200218 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Takeshi Kihara7b086232015-10-29 08:09:18 +0900219 };
220
221 gpio3: gpio@e6053000 {
222 compatible = "renesas,gpio-r8a7795",
223 "renesas,gpio-rcar";
224 reg = <0 0xe6053000 0 0x50>;
225 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
226 #gpio-cells = <2>;
227 gpio-controller;
228 gpio-ranges = <&pfc 0 96 16>;
229 #interrupt-cells = <2>;
230 interrupt-controller;
231 clocks = <&cpg CPG_MOD 909>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200232 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Takeshi Kihara7b086232015-10-29 08:09:18 +0900233 };
234
235 gpio4: gpio@e6054000 {
236 compatible = "renesas,gpio-r8a7795",
237 "renesas,gpio-rcar";
238 reg = <0 0xe6054000 0 0x50>;
239 interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
240 #gpio-cells = <2>;
241 gpio-controller;
242 gpio-ranges = <&pfc 0 128 18>;
243 #interrupt-cells = <2>;
244 interrupt-controller;
245 clocks = <&cpg CPG_MOD 908>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200246 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Takeshi Kihara7b086232015-10-29 08:09:18 +0900247 };
248
249 gpio5: gpio@e6055000 {
250 compatible = "renesas,gpio-r8a7795",
251 "renesas,gpio-rcar";
252 reg = <0 0xe6055000 0 0x50>;
253 interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
254 #gpio-cells = <2>;
255 gpio-controller;
256 gpio-ranges = <&pfc 0 160 26>;
257 #interrupt-cells = <2>;
258 interrupt-controller;
259 clocks = <&cpg CPG_MOD 907>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200260 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Takeshi Kihara7b086232015-10-29 08:09:18 +0900261 };
262
263 gpio6: gpio@e6055400 {
264 compatible = "renesas,gpio-r8a7795",
265 "renesas,gpio-rcar";
266 reg = <0 0xe6055400 0 0x50>;
267 interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
268 #gpio-cells = <2>;
269 gpio-controller;
270 gpio-ranges = <&pfc 0 192 32>;
271 #interrupt-cells = <2>;
272 interrupt-controller;
273 clocks = <&cpg CPG_MOD 906>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200274 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Takeshi Kihara7b086232015-10-29 08:09:18 +0900275 };
276
277 gpio7: gpio@e6055800 {
278 compatible = "renesas,gpio-r8a7795",
279 "renesas,gpio-rcar";
280 reg = <0 0xe6055800 0 0x50>;
281 interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
282 #gpio-cells = <2>;
283 gpio-controller;
284 gpio-ranges = <&pfc 0 224 4>;
285 #interrupt-cells = <2>;
286 interrupt-controller;
287 clocks = <&cpg CPG_MOD 905>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200288 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Takeshi Kihara7b086232015-10-29 08:09:18 +0900289 };
290
Dirk Behme3d0cd462016-01-16 15:13:56 +0100291 pmu_a57 {
292 compatible = "arm,cortex-a57-pmu";
Yoshifumi Hosoyaa6b6b472015-12-04 14:38:53 +0100293 interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>,
294 <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>,
295 <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>,
296 <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
297 interrupt-affinity = <&a57_0>,
298 <&a57_1>,
299 <&a57_2>,
300 <&a57_3>;
301 };
302
Simon Horman26a7e062015-11-17 02:42:32 +0900303 timer {
304 compatible = "arm,armv8-timer";
305 interrupts = <GIC_PPI 13
Gaku Inami0ed1a792015-12-04 14:38:52 +0100306 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
Simon Horman26a7e062015-11-17 02:42:32 +0900307 <GIC_PPI 14
Gaku Inami0ed1a792015-12-04 14:38:52 +0100308 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
Simon Horman26a7e062015-11-17 02:42:32 +0900309 <GIC_PPI 11
Gaku Inami0ed1a792015-12-04 14:38:52 +0100310 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
Simon Horman26a7e062015-11-17 02:42:32 +0900311 <GIC_PPI 10
Gaku Inami0ed1a792015-12-04 14:38:52 +0100312 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
Simon Horman26a7e062015-11-17 02:42:32 +0900313 };
314
315 cpg: clock-controller@e6150000 {
316 compatible = "renesas,r8a7795-cpg-mssr";
317 reg = <0 0xe6150000 0 0x1000>;
318 clocks = <&extal_clk>, <&extalr_clk>;
319 clock-names = "extal", "extalr";
320 #clock-cells = <2>;
321 #power-domain-cells = <0>;
322 };
Geert Uytterhoevend9202122015-10-02 11:55:40 +0900323
Geert Uytterhoeven6ddbb4c2015-09-01 16:15:32 +0200324 rst: reset-controller@e6160000 {
325 compatible = "renesas,r8a7795-rst";
326 reg = <0 0xe6160000 0 0x0200>;
327 };
328
Geert Uytterhoevenbd6777f2016-11-14 19:37:16 +0100329 prr: chipid@fff00044 {
330 compatible = "renesas,prr";
331 reg = <0 0xfff00044 0 4>;
332 };
333
Geert Uytterhoevenabbecab2015-08-10 13:47:07 +0200334 sysc: system-controller@e6180000 {
335 compatible = "renesas,r8a7795-sysc";
336 reg = <0 0xe6180000 0 0x0400>;
337 #power-domain-cells = <1>;
338 };
339
Kuninori Morimotob281f4c2015-11-25 06:36:02 +0000340 audma0: dma-controller@ec700000 {
Geert Uytterhoevenf8264732016-08-31 11:31:55 +0200341 compatible = "renesas,dmac-r8a7795",
342 "renesas,rcar-dmac";
Kuninori Morimotob281f4c2015-11-25 06:36:02 +0000343 reg = <0 0xec700000 0 0x10000>;
Simon Horman52b541a2016-02-02 14:31:03 +0100344 interrupts = <GIC_SPI 350 IRQ_TYPE_LEVEL_HIGH
345 GIC_SPI 320 IRQ_TYPE_LEVEL_HIGH
346 GIC_SPI 321 IRQ_TYPE_LEVEL_HIGH
347 GIC_SPI 322 IRQ_TYPE_LEVEL_HIGH
348 GIC_SPI 323 IRQ_TYPE_LEVEL_HIGH
349 GIC_SPI 324 IRQ_TYPE_LEVEL_HIGH
350 GIC_SPI 325 IRQ_TYPE_LEVEL_HIGH
351 GIC_SPI 326 IRQ_TYPE_LEVEL_HIGH
352 GIC_SPI 327 IRQ_TYPE_LEVEL_HIGH
353 GIC_SPI 328 IRQ_TYPE_LEVEL_HIGH
354 GIC_SPI 329 IRQ_TYPE_LEVEL_HIGH
355 GIC_SPI 330 IRQ_TYPE_LEVEL_HIGH
356 GIC_SPI 331 IRQ_TYPE_LEVEL_HIGH
357 GIC_SPI 332 IRQ_TYPE_LEVEL_HIGH
358 GIC_SPI 333 IRQ_TYPE_LEVEL_HIGH
359 GIC_SPI 334 IRQ_TYPE_LEVEL_HIGH
360 GIC_SPI 335 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob281f4c2015-11-25 06:36:02 +0000361 interrupt-names = "error",
362 "ch0", "ch1", "ch2", "ch3",
363 "ch4", "ch5", "ch6", "ch7",
364 "ch8", "ch9", "ch10", "ch11",
365 "ch12", "ch13", "ch14", "ch15";
366 clocks = <&cpg CPG_MOD 502>;
367 clock-names = "fck";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200368 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Kuninori Morimotob281f4c2015-11-25 06:36:02 +0000369 #dma-cells = <1>;
370 dma-channels = <16>;
371 };
372
373 audma1: dma-controller@ec720000 {
Geert Uytterhoevenf8264732016-08-31 11:31:55 +0200374 compatible = "renesas,dmac-r8a7795",
375 "renesas,rcar-dmac";
Kuninori Morimotob281f4c2015-11-25 06:36:02 +0000376 reg = <0 0xec720000 0 0x10000>;
Simon Horman52b541a2016-02-02 14:31:03 +0100377 interrupts = <GIC_SPI 351 IRQ_TYPE_LEVEL_HIGH
378 GIC_SPI 336 IRQ_TYPE_LEVEL_HIGH
379 GIC_SPI 337 IRQ_TYPE_LEVEL_HIGH
380 GIC_SPI 338 IRQ_TYPE_LEVEL_HIGH
381 GIC_SPI 339 IRQ_TYPE_LEVEL_HIGH
382 GIC_SPI 340 IRQ_TYPE_LEVEL_HIGH
383 GIC_SPI 341 IRQ_TYPE_LEVEL_HIGH
384 GIC_SPI 342 IRQ_TYPE_LEVEL_HIGH
385 GIC_SPI 343 IRQ_TYPE_LEVEL_HIGH
386 GIC_SPI 344 IRQ_TYPE_LEVEL_HIGH
387 GIC_SPI 345 IRQ_TYPE_LEVEL_HIGH
388 GIC_SPI 346 IRQ_TYPE_LEVEL_HIGH
389 GIC_SPI 347 IRQ_TYPE_LEVEL_HIGH
390 GIC_SPI 348 IRQ_TYPE_LEVEL_HIGH
391 GIC_SPI 349 IRQ_TYPE_LEVEL_HIGH
392 GIC_SPI 382 IRQ_TYPE_LEVEL_HIGH
393 GIC_SPI 383 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob281f4c2015-11-25 06:36:02 +0000394 interrupt-names = "error",
395 "ch0", "ch1", "ch2", "ch3",
396 "ch4", "ch5", "ch6", "ch7",
397 "ch8", "ch9", "ch10", "ch11",
398 "ch12", "ch13", "ch14", "ch15";
399 clocks = <&cpg CPG_MOD 501>;
400 clock-names = "fck";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200401 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Kuninori Morimotob281f4c2015-11-25 06:36:02 +0000402 #dma-cells = <1>;
403 dma-channels = <16>;
404 };
405
Kuninori Morimoto92418442015-10-02 11:56:01 +0900406 pfc: pfc@e6060000 {
407 compatible = "renesas,pfc-r8a7795";
408 reg = <0 0xe6060000 0 0x50c>;
409 };
410
Magnus Damm9c6c0532016-02-16 11:26:44 +0900411 intc_ex: interrupt-controller@e61c0000 {
412 compatible = "renesas,intc-ex-r8a7795", "renesas,irqc";
413 #interrupt-cells = <2>;
414 interrupt-controller;
415 reg = <0 0xe61c0000 0 0x200>;
416 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH
417 GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH
418 GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH
419 GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH
420 GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH
421 GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>;
422 clocks = <&cpg CPG_MOD 407>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200423 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Magnus Damm9c6c0532016-02-16 11:26:44 +0900424 };
425
Geert Uytterhoevend9202122015-10-02 11:55:40 +0900426 dmac0: dma-controller@e6700000 {
Geert Uytterhoevene2102ce2016-01-19 10:06:21 +0100427 compatible = "renesas,dmac-r8a7795",
428 "renesas,rcar-dmac";
429 reg = <0 0xe6700000 0 0x10000>;
430 interrupts = <GIC_SPI 199 IRQ_TYPE_LEVEL_HIGH
431 GIC_SPI 200 IRQ_TYPE_LEVEL_HIGH
432 GIC_SPI 201 IRQ_TYPE_LEVEL_HIGH
433 GIC_SPI 202 IRQ_TYPE_LEVEL_HIGH
434 GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH
435 GIC_SPI 204 IRQ_TYPE_LEVEL_HIGH
436 GIC_SPI 205 IRQ_TYPE_LEVEL_HIGH
437 GIC_SPI 206 IRQ_TYPE_LEVEL_HIGH
438 GIC_SPI 207 IRQ_TYPE_LEVEL_HIGH
439 GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH
440 GIC_SPI 209 IRQ_TYPE_LEVEL_HIGH
441 GIC_SPI 210 IRQ_TYPE_LEVEL_HIGH
442 GIC_SPI 211 IRQ_TYPE_LEVEL_HIGH
443 GIC_SPI 212 IRQ_TYPE_LEVEL_HIGH
444 GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH
445 GIC_SPI 214 IRQ_TYPE_LEVEL_HIGH
446 GIC_SPI 215 IRQ_TYPE_LEVEL_HIGH>;
447 interrupt-names = "error",
448 "ch0", "ch1", "ch2", "ch3",
449 "ch4", "ch5", "ch6", "ch7",
450 "ch8", "ch9", "ch10", "ch11",
451 "ch12", "ch13", "ch14", "ch15";
452 clocks = <&cpg CPG_MOD 219>;
453 clock-names = "fck";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200454 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoevene2102ce2016-01-19 10:06:21 +0100455 #dma-cells = <1>;
456 dma-channels = <16>;
Geert Uytterhoevend9202122015-10-02 11:55:40 +0900457 };
458
459 dmac1: dma-controller@e7300000 {
Geert Uytterhoevene2102ce2016-01-19 10:06:21 +0100460 compatible = "renesas,dmac-r8a7795",
461 "renesas,rcar-dmac";
462 reg = <0 0xe7300000 0 0x10000>;
463 interrupts = <GIC_SPI 220 IRQ_TYPE_LEVEL_HIGH
464 GIC_SPI 216 IRQ_TYPE_LEVEL_HIGH
465 GIC_SPI 217 IRQ_TYPE_LEVEL_HIGH
466 GIC_SPI 218 IRQ_TYPE_LEVEL_HIGH
467 GIC_SPI 219 IRQ_TYPE_LEVEL_HIGH
468 GIC_SPI 308 IRQ_TYPE_LEVEL_HIGH
469 GIC_SPI 309 IRQ_TYPE_LEVEL_HIGH
470 GIC_SPI 310 IRQ_TYPE_LEVEL_HIGH
471 GIC_SPI 311 IRQ_TYPE_LEVEL_HIGH
472 GIC_SPI 312 IRQ_TYPE_LEVEL_HIGH
473 GIC_SPI 313 IRQ_TYPE_LEVEL_HIGH
474 GIC_SPI 314 IRQ_TYPE_LEVEL_HIGH
475 GIC_SPI 315 IRQ_TYPE_LEVEL_HIGH
476 GIC_SPI 316 IRQ_TYPE_LEVEL_HIGH
477 GIC_SPI 317 IRQ_TYPE_LEVEL_HIGH
478 GIC_SPI 318 IRQ_TYPE_LEVEL_HIGH
479 GIC_SPI 319 IRQ_TYPE_LEVEL_HIGH>;
480 interrupt-names = "error",
481 "ch0", "ch1", "ch2", "ch3",
482 "ch4", "ch5", "ch6", "ch7",
483 "ch8", "ch9", "ch10", "ch11",
484 "ch12", "ch13", "ch14", "ch15";
485 clocks = <&cpg CPG_MOD 218>;
486 clock-names = "fck";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200487 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoevene2102ce2016-01-19 10:06:21 +0100488 #dma-cells = <1>;
489 dma-channels = <16>;
Geert Uytterhoevend9202122015-10-02 11:55:40 +0900490 };
491
492 dmac2: dma-controller@e7310000 {
Geert Uytterhoevene2102ce2016-01-19 10:06:21 +0100493 compatible = "renesas,dmac-r8a7795",
494 "renesas,rcar-dmac";
495 reg = <0 0xe7310000 0 0x10000>;
496 interrupts = <GIC_SPI 416 IRQ_TYPE_LEVEL_HIGH
497 GIC_SPI 417 IRQ_TYPE_LEVEL_HIGH
498 GIC_SPI 418 IRQ_TYPE_LEVEL_HIGH
499 GIC_SPI 419 IRQ_TYPE_LEVEL_HIGH
500 GIC_SPI 420 IRQ_TYPE_LEVEL_HIGH
501 GIC_SPI 421 IRQ_TYPE_LEVEL_HIGH
502 GIC_SPI 422 IRQ_TYPE_LEVEL_HIGH
503 GIC_SPI 423 IRQ_TYPE_LEVEL_HIGH
504 GIC_SPI 424 IRQ_TYPE_LEVEL_HIGH
505 GIC_SPI 425 IRQ_TYPE_LEVEL_HIGH
506 GIC_SPI 426 IRQ_TYPE_LEVEL_HIGH
507 GIC_SPI 427 IRQ_TYPE_LEVEL_HIGH
508 GIC_SPI 428 IRQ_TYPE_LEVEL_HIGH
509 GIC_SPI 429 IRQ_TYPE_LEVEL_HIGH
510 GIC_SPI 430 IRQ_TYPE_LEVEL_HIGH
511 GIC_SPI 431 IRQ_TYPE_LEVEL_HIGH
512 GIC_SPI 397 IRQ_TYPE_LEVEL_HIGH>;
513 interrupt-names = "error",
514 "ch0", "ch1", "ch2", "ch3",
515 "ch4", "ch5", "ch6", "ch7",
516 "ch8", "ch9", "ch10", "ch11",
517 "ch12", "ch13", "ch14", "ch15";
518 clocks = <&cpg CPG_MOD 217>;
519 clock-names = "fck";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200520 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoevene2102ce2016-01-19 10:06:21 +0100521 #dma-cells = <1>;
522 dma-channels = <16>;
Geert Uytterhoevend9202122015-10-02 11:55:40 +0900523 };
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900524
Kazuya Mizuguchia92843c2015-11-02 13:31:44 +0900525 avb: ethernet@e6800000 {
Simon Horman2b953cc2016-02-23 10:17:46 +0900526 compatible = "renesas,etheravb-r8a7795",
527 "renesas,etheravb-rcar-gen3";
Kazuya Mizuguchia92843c2015-11-02 13:31:44 +0900528 reg = <0 0xe6800000 0 0x800>, <0 0xe6a00000 0 0x10000>;
529 interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>,
530 <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>,
531 <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>,
532 <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>,
533 <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>,
534 <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>,
535 <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>,
536 <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>,
537 <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>,
538 <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>,
539 <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>,
540 <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>,
541 <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>,
542 <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>,
543 <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>,
544 <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>,
545 <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>,
546 <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>,
547 <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,
548 <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>,
549 <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>,
550 <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>,
551 <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>,
552 <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>,
553 <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;
554 interrupt-names = "ch0", "ch1", "ch2", "ch3",
555 "ch4", "ch5", "ch6", "ch7",
556 "ch8", "ch9", "ch10", "ch11",
557 "ch12", "ch13", "ch14", "ch15",
558 "ch16", "ch17", "ch18", "ch19",
559 "ch20", "ch21", "ch22", "ch23",
560 "ch24";
561 clocks = <&cpg CPG_MOD 812>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200562 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Kazuya Mizuguchia92843c2015-11-02 13:31:44 +0900563 phy-mode = "rgmii-id";
564 #address-cells = <1>;
565 #size-cells = <0>;
566 };
567
Ramesh Shanmugasundaram308b7e42016-02-29 14:22:39 +0000568 can0: can@e6c30000 {
569 compatible = "renesas,can-r8a7795",
570 "renesas,rcar-gen3-can";
571 reg = <0 0xe6c30000 0 0x1000>;
572 interrupts = <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH>;
573 clocks = <&cpg CPG_MOD 916>,
574 <&cpg CPG_CORE R8A7795_CLK_CANFD>,
575 <&can_clk>;
576 clock-names = "clkp1", "clkp2", "can_clk";
577 assigned-clocks = <&cpg CPG_CORE R8A7795_CLK_CANFD>;
578 assigned-clock-rates = <40000000>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200579 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Ramesh Shanmugasundaram308b7e42016-02-29 14:22:39 +0000580 status = "disabled";
581 };
582
583 can1: can@e6c38000 {
584 compatible = "renesas,can-r8a7795",
585 "renesas,rcar-gen3-can";
586 reg = <0 0xe6c38000 0 0x1000>;
587 interrupts = <GIC_SPI 187 IRQ_TYPE_LEVEL_HIGH>;
588 clocks = <&cpg CPG_MOD 915>,
589 <&cpg CPG_CORE R8A7795_CLK_CANFD>,
590 <&can_clk>;
591 clock-names = "clkp1", "clkp2", "can_clk";
592 assigned-clocks = <&cpg CPG_CORE R8A7795_CLK_CANFD>;
593 assigned-clock-rates = <40000000>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200594 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Ramesh Shanmugasundaram308b7e42016-02-29 14:22:39 +0000595 status = "disabled";
596 };
597
Ramesh Shanmugasundaram162cd782016-06-17 13:35:43 +0100598 canfd: can@e66c0000 {
599 compatible = "renesas,r8a7795-canfd",
600 "renesas,rcar-gen3-canfd";
601 reg = <0 0xe66c0000 0 0x8000>;
602 interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>,
603 <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
604 clocks = <&cpg CPG_MOD 914>,
605 <&cpg CPG_CORE R8A7795_CLK_CANFD>,
606 <&can_clk>;
607 clock-names = "fck", "canfd", "can_clk";
608 assigned-clocks = <&cpg CPG_CORE R8A7795_CLK_CANFD>;
609 assigned-clock-rates = <40000000>;
610 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
611 status = "disabled";
612
613 channel0 {
614 status = "disabled";
615 };
616
617 channel1 {
618 status = "disabled";
619 };
620 };
621
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100622 hscif0: serial@e6540000 {
Geert Uytterhoeven653f5022016-01-29 10:32:08 +0100623 compatible = "renesas,hscif-r8a7795",
624 "renesas,rcar-gen3-hscif",
625 "renesas,hscif";
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100626 reg = <0 0xe6540000 0 96>;
627 interrupts = <GIC_SPI 154 IRQ_TYPE_LEVEL_HIGH>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100628 clocks = <&cpg CPG_MOD 520>,
629 <&cpg CPG_CORE R8A7795_CLK_S3D1>,
630 <&scif_clk>;
631 clock-names = "fck", "brg_int", "scif_clk";
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100632 dmas = <&dmac1 0x31>, <&dmac1 0x30>;
633 dma-names = "tx", "rx";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200634 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100635 status = "disabled";
636 };
637
638 hscif1: serial@e6550000 {
Geert Uytterhoeven653f5022016-01-29 10:32:08 +0100639 compatible = "renesas,hscif-r8a7795",
640 "renesas,rcar-gen3-hscif",
641 "renesas,hscif";
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100642 reg = <0 0xe6550000 0 96>;
643 interrupts = <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100644 clocks = <&cpg CPG_MOD 519>,
645 <&cpg CPG_CORE R8A7795_CLK_S3D1>,
646 <&scif_clk>;
647 clock-names = "fck", "brg_int", "scif_clk";
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100648 dmas = <&dmac1 0x33>, <&dmac1 0x32>;
649 dma-names = "tx", "rx";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200650 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100651 status = "disabled";
652 };
653
654 hscif2: serial@e6560000 {
Geert Uytterhoeven653f5022016-01-29 10:32:08 +0100655 compatible = "renesas,hscif-r8a7795",
656 "renesas,rcar-gen3-hscif",
657 "renesas,hscif";
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100658 reg = <0 0xe6560000 0 96>;
659 interrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_HIGH>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100660 clocks = <&cpg CPG_MOD 518>,
661 <&cpg CPG_CORE R8A7795_CLK_S3D1>,
662 <&scif_clk>;
663 clock-names = "fck", "brg_int", "scif_clk";
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100664 dmas = <&dmac1 0x35>, <&dmac1 0x34>;
665 dma-names = "tx", "rx";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200666 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100667 status = "disabled";
668 };
669
670 hscif3: serial@e66a0000 {
Geert Uytterhoeven653f5022016-01-29 10:32:08 +0100671 compatible = "renesas,hscif-r8a7795",
672 "renesas,rcar-gen3-hscif",
673 "renesas,hscif";
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100674 reg = <0 0xe66a0000 0 96>;
675 interrupts = <GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100676 clocks = <&cpg CPG_MOD 517>,
677 <&cpg CPG_CORE R8A7795_CLK_S3D1>,
678 <&scif_clk>;
679 clock-names = "fck", "brg_int", "scif_clk";
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100680 dmas = <&dmac0 0x37>, <&dmac0 0x36>;
681 dma-names = "tx", "rx";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200682 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100683 status = "disabled";
684 };
685
686 hscif4: serial@e66b0000 {
Geert Uytterhoeven653f5022016-01-29 10:32:08 +0100687 compatible = "renesas,hscif-r8a7795",
688 "renesas,rcar-gen3-hscif",
689 "renesas,hscif";
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100690 reg = <0 0xe66b0000 0 96>;
691 interrupts = <GIC_SPI 146 IRQ_TYPE_LEVEL_HIGH>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100692 clocks = <&cpg CPG_MOD 516>,
693 <&cpg CPG_CORE R8A7795_CLK_S3D1>,
694 <&scif_clk>;
695 clock-names = "fck", "brg_int", "scif_clk";
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100696 dmas = <&dmac0 0x39>, <&dmac0 0x38>;
697 dma-names = "tx", "rx";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200698 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoeven4fa04292015-11-19 19:29:11 +0100699 status = "disabled";
700 };
701
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900702 scif0: serial@e6e60000 {
Geert Uytterhoeven653f5022016-01-29 10:32:08 +0100703 compatible = "renesas,scif-r8a7795",
704 "renesas,rcar-gen3-scif", "renesas,scif";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900705 reg = <0 0xe6e60000 0 64>;
706 interrupts = <GIC_SPI 152 IRQ_TYPE_LEVEL_HIGH>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100707 clocks = <&cpg CPG_MOD 207>,
708 <&cpg CPG_CORE R8A7795_CLK_S3D1>,
709 <&scif_clk>;
710 clock-names = "fck", "brg_int", "scif_clk";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900711 dmas = <&dmac1 0x51>, <&dmac1 0x50>;
712 dma-names = "tx", "rx";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200713 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900714 status = "disabled";
715 };
716
717 scif1: serial@e6e68000 {
Geert Uytterhoeven653f5022016-01-29 10:32:08 +0100718 compatible = "renesas,scif-r8a7795",
719 "renesas,rcar-gen3-scif", "renesas,scif";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900720 reg = <0 0xe6e68000 0 64>;
721 interrupts = <GIC_SPI 153 IRQ_TYPE_LEVEL_HIGH>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100722 clocks = <&cpg CPG_MOD 206>,
723 <&cpg CPG_CORE R8A7795_CLK_S3D1>,
724 <&scif_clk>;
725 clock-names = "fck", "brg_int", "scif_clk";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900726 dmas = <&dmac1 0x53>, <&dmac1 0x52>;
727 dma-names = "tx", "rx";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200728 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900729 status = "disabled";
730 };
731
732 scif2: serial@e6e88000 {
Geert Uytterhoeven653f5022016-01-29 10:32:08 +0100733 compatible = "renesas,scif-r8a7795",
734 "renesas,rcar-gen3-scif", "renesas,scif";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900735 reg = <0 0xe6e88000 0 64>;
736 interrupts = <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100737 clocks = <&cpg CPG_MOD 310>,
738 <&cpg CPG_CORE R8A7795_CLK_S3D1>,
739 <&scif_clk>;
740 clock-names = "fck", "brg_int", "scif_clk";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900741 dmas = <&dmac1 0x13>, <&dmac1 0x12>;
742 dma-names = "tx", "rx";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200743 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900744 status = "disabled";
745 };
746
747 scif3: serial@e6c50000 {
Geert Uytterhoeven653f5022016-01-29 10:32:08 +0100748 compatible = "renesas,scif-r8a7795",
749 "renesas,rcar-gen3-scif", "renesas,scif";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900750 reg = <0 0xe6c50000 0 64>;
751 interrupts = <GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100752 clocks = <&cpg CPG_MOD 204>,
753 <&cpg CPG_CORE R8A7795_CLK_S3D1>,
754 <&scif_clk>;
755 clock-names = "fck", "brg_int", "scif_clk";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900756 dmas = <&dmac0 0x57>, <&dmac0 0x56>;
757 dma-names = "tx", "rx";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200758 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900759 status = "disabled";
760 };
761
762 scif4: serial@e6c40000 {
Geert Uytterhoeven653f5022016-01-29 10:32:08 +0100763 compatible = "renesas,scif-r8a7795",
764 "renesas,rcar-gen3-scif", "renesas,scif";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900765 reg = <0 0xe6c40000 0 64>;
766 interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100767 clocks = <&cpg CPG_MOD 203>,
768 <&cpg CPG_CORE R8A7795_CLK_S3D1>,
769 <&scif_clk>;
770 clock-names = "fck", "brg_int", "scif_clk";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900771 dmas = <&dmac0 0x59>, <&dmac0 0x58>;
772 dma-names = "tx", "rx";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200773 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900774 status = "disabled";
775 };
776
777 scif5: serial@e6f30000 {
Geert Uytterhoeven653f5022016-01-29 10:32:08 +0100778 compatible = "renesas,scif-r8a7795",
779 "renesas,rcar-gen3-scif", "renesas,scif";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900780 reg = <0 0xe6f30000 0 64>;
781 interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
Geert Uytterhoeven3da41e42016-01-29 11:04:43 +0100782 clocks = <&cpg CPG_MOD 202>,
783 <&cpg CPG_CORE R8A7795_CLK_S3D1>,
784 <&scif_clk>;
785 clock-names = "fck", "brg_int", "scif_clk";
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900786 dmas = <&dmac1 0x5b>, <&dmac1 0x5a>;
787 dma-names = "tx", "rx";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200788 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Geert Uytterhoeven49af46b2015-10-02 11:55:51 +0900789 status = "disabled";
790 };
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900791
792 i2c0: i2c@e6500000 {
793 #address-cells = <1>;
794 #size-cells = <0>;
Simon Hormand8ebefc2016-12-13 12:45:54 +0100795 compatible = "renesas,i2c-r8a7795",
796 "renesas,rcar-gen3-i2c";
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900797 reg = <0 0xe6500000 0 0x40>;
798 interrupts = <GIC_SPI 287 IRQ_TYPE_LEVEL_HIGH>;
799 clocks = <&cpg CPG_MOD 931>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200800 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Niklas Söderlundd78a1cf2016-05-17 12:28:01 +0200801 dmas = <&dmac1 0x91>, <&dmac1 0x90>;
802 dma-names = "tx", "rx";
Wolfram Sang9036a732015-12-08 10:37:53 +0100803 i2c-scl-internal-delay-ns = <110>;
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900804 status = "disabled";
805 };
806
807 i2c1: i2c@e6508000 {
808 #address-cells = <1>;
809 #size-cells = <0>;
Simon Hormand8ebefc2016-12-13 12:45:54 +0100810 compatible = "renesas,i2c-r8a7795",
811 "renesas,rcar-gen3-i2c";
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900812 reg = <0 0xe6508000 0 0x40>;
813 interrupts = <GIC_SPI 288 IRQ_TYPE_LEVEL_HIGH>;
814 clocks = <&cpg CPG_MOD 930>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200815 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Niklas Söderlundd78a1cf2016-05-17 12:28:01 +0200816 dmas = <&dmac1 0x93>, <&dmac1 0x92>;
817 dma-names = "tx", "rx";
Wolfram Sang9036a732015-12-08 10:37:53 +0100818 i2c-scl-internal-delay-ns = <6>;
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900819 status = "disabled";
820 };
821
822 i2c2: i2c@e6510000 {
823 #address-cells = <1>;
824 #size-cells = <0>;
Simon Hormand8ebefc2016-12-13 12:45:54 +0100825 compatible = "renesas,i2c-r8a7795",
826 "renesas,rcar-gen3-i2c";
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900827 reg = <0 0xe6510000 0 0x40>;
828 interrupts = <GIC_SPI 286 IRQ_TYPE_LEVEL_HIGH>;
829 clocks = <&cpg CPG_MOD 929>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200830 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Niklas Söderlundd78a1cf2016-05-17 12:28:01 +0200831 dmas = <&dmac1 0x95>, <&dmac1 0x94>;
832 dma-names = "tx", "rx";
Wolfram Sang9036a732015-12-08 10:37:53 +0100833 i2c-scl-internal-delay-ns = <6>;
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900834 status = "disabled";
835 };
836
837 i2c3: i2c@e66d0000 {
838 #address-cells = <1>;
839 #size-cells = <0>;
Simon Hormand8ebefc2016-12-13 12:45:54 +0100840 compatible = "renesas,i2c-r8a7795",
841 "renesas,rcar-gen3-i2c";
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900842 reg = <0 0xe66d0000 0 0x40>;
843 interrupts = <GIC_SPI 290 IRQ_TYPE_LEVEL_HIGH>;
844 clocks = <&cpg CPG_MOD 928>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200845 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Niklas Söderlundd78a1cf2016-05-17 12:28:01 +0200846 dmas = <&dmac0 0x97>, <&dmac0 0x96>;
847 dma-names = "tx", "rx";
Wolfram Sang9036a732015-12-08 10:37:53 +0100848 i2c-scl-internal-delay-ns = <110>;
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900849 status = "disabled";
850 };
851
852 i2c4: i2c@e66d8000 {
853 #address-cells = <1>;
854 #size-cells = <0>;
Simon Hormand8ebefc2016-12-13 12:45:54 +0100855 compatible = "renesas,i2c-r8a7795",
856 "renesas,rcar-gen3-i2c";
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900857 reg = <0 0xe66d8000 0 0x40>;
858 interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
859 clocks = <&cpg CPG_MOD 927>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200860 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Niklas Söderlundd78a1cf2016-05-17 12:28:01 +0200861 dmas = <&dmac0 0x99>, <&dmac0 0x98>;
862 dma-names = "tx", "rx";
Wolfram Sang9036a732015-12-08 10:37:53 +0100863 i2c-scl-internal-delay-ns = <110>;
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900864 status = "disabled";
865 };
866
867 i2c5: i2c@e66e0000 {
868 #address-cells = <1>;
869 #size-cells = <0>;
Simon Hormand8ebefc2016-12-13 12:45:54 +0100870 compatible = "renesas,i2c-r8a7795",
871 "renesas,rcar-gen3-i2c";
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900872 reg = <0 0xe66e0000 0 0x40>;
873 interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
874 clocks = <&cpg CPG_MOD 919>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200875 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Niklas Söderlundd78a1cf2016-05-17 12:28:01 +0200876 dmas = <&dmac0 0x9b>, <&dmac0 0x9a>;
877 dma-names = "tx", "rx";
Wolfram Sang9036a732015-12-08 10:37:53 +0100878 i2c-scl-internal-delay-ns = <110>;
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900879 status = "disabled";
880 };
881
882 i2c6: i2c@e66e8000 {
883 #address-cells = <1>;
884 #size-cells = <0>;
Simon Hormand8ebefc2016-12-13 12:45:54 +0100885 compatible = "renesas,i2c-r8a7795",
886 "renesas,rcar-gen3-i2c";
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900887 reg = <0 0xe66e8000 0 0x40>;
888 interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;
889 clocks = <&cpg CPG_MOD 918>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200890 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Niklas Söderlundd78a1cf2016-05-17 12:28:01 +0200891 dmas = <&dmac0 0x9d>, <&dmac0 0x9c>;
892 dma-names = "tx", "rx";
Wolfram Sang9036a732015-12-08 10:37:53 +0100893 i2c-scl-internal-delay-ns = <6>;
Kuninori Morimoto32bc0c52015-10-28 08:05:27 +0900894 status = "disabled";
895 };
Kuninori Morimoto623197b2015-11-25 06:36:25 +0000896
897 rcar_sound: sound@ec500000 {
898 /*
899 * #sound-dai-cells is required
900 *
901 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
902 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
903 */
904 /*
905 * #clock-cells is required for audio_clkout0/1/2/3
906 *
907 * clkout : #clock-cells = <0>; <&rcar_sound>;
908 * clkout0/1/2/3: #clock-cells = <1>; <&rcar_sound N>;
909 */
910 compatible = "renesas,rcar_sound-r8a7795", "renesas,rcar_sound-gen3";
911 reg = <0 0xec500000 0 0x1000>, /* SCU */
912 <0 0xec5a0000 0 0x100>, /* ADG */
913 <0 0xec540000 0 0x1000>, /* SSIU */
914 <0 0xec541000 0 0x280>, /* SSI */
915 <0 0xec740000 0 0x200>; /* Audio DMAC peri peri*/
916 reg-names = "scu", "adg", "ssiu", "ssi", "audmapp";
917
918 clocks = <&cpg CPG_MOD 1005>,
919 <&cpg CPG_MOD 1006>, <&cpg CPG_MOD 1007>,
920 <&cpg CPG_MOD 1008>, <&cpg CPG_MOD 1009>,
921 <&cpg CPG_MOD 1010>, <&cpg CPG_MOD 1011>,
922 <&cpg CPG_MOD 1012>, <&cpg CPG_MOD 1013>,
923 <&cpg CPG_MOD 1014>, <&cpg CPG_MOD 1015>,
Kuninori Morimotob868ff52015-11-25 06:37:08 +0000924 <&cpg CPG_MOD 1022>, <&cpg CPG_MOD 1023>,
925 <&cpg CPG_MOD 1024>, <&cpg CPG_MOD 1025>,
926 <&cpg CPG_MOD 1026>, <&cpg CPG_MOD 1027>,
927 <&cpg CPG_MOD 1028>, <&cpg CPG_MOD 1029>,
928 <&cpg CPG_MOD 1030>, <&cpg CPG_MOD 1031>,
Kuninori Morimotoc9293d72016-12-06 03:54:21 +0000929 <&cpg CPG_MOD 1020>, <&cpg CPG_MOD 1021>,
Kuninori Morimotoad5805f2016-12-06 03:54:58 +0000930 <&cpg CPG_MOD 1020>, <&cpg CPG_MOD 1021>,
Kuninori Morimotob9dd9452015-11-25 06:37:29 +0000931 <&cpg CPG_MOD 1019>, <&cpg CPG_MOD 1018>,
Kuninori Morimoto623197b2015-11-25 06:36:25 +0000932 <&audio_clk_a>, <&audio_clk_b>,
933 <&audio_clk_c>,
934 <&cpg CPG_CORE R8A7795_CLK_S0D4>;
935 clock-names = "ssi-all",
936 "ssi.9", "ssi.8", "ssi.7", "ssi.6",
937 "ssi.5", "ssi.4", "ssi.3", "ssi.2",
938 "ssi.1", "ssi.0",
Kuninori Morimotob868ff52015-11-25 06:37:08 +0000939 "src.9", "src.8", "src.7", "src.6",
940 "src.5", "src.4", "src.3", "src.2",
941 "src.1", "src.0",
Kuninori Morimotoad5805f2016-12-06 03:54:58 +0000942 "mix.1", "mix.0",
Kuninori Morimotoc9293d72016-12-06 03:54:21 +0000943 "ctu.1", "ctu.0",
Kuninori Morimotob9dd9452015-11-25 06:37:29 +0000944 "dvc.0", "dvc.1",
Kuninori Morimoto623197b2015-11-25 06:36:25 +0000945 "clk_a", "clk_b", "clk_c", "clk_i";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +0200946 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Kuninori Morimoto623197b2015-11-25 06:36:25 +0000947 status = "disabled";
948
Kuninori Morimotob9dd9452015-11-25 06:37:29 +0000949 rcar_sound,dvc {
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +0200950 dvc0: dvc-0 {
Kuninori Morimotob9dd9452015-11-25 06:37:29 +0000951 dmas = <&audma0 0xbc>;
952 dma-names = "tx";
953 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +0200954 dvc1: dvc-1 {
Kuninori Morimotob9dd9452015-11-25 06:37:29 +0000955 dmas = <&audma0 0xbe>;
956 dma-names = "tx";
957 };
958 };
959
Kuninori Morimotoad5805f2016-12-06 03:54:58 +0000960 rcar_sound,mix {
961 mix0: mix-0 { };
962 mix1: mix-1 { };
963 };
964
Kuninori Morimotoc9293d72016-12-06 03:54:21 +0000965 rcar_sound,ctu {
966 ctu00: ctu-0 { };
967 ctu01: ctu-1 { };
968 ctu02: ctu-2 { };
969 ctu03: ctu-3 { };
970 ctu10: ctu-4 { };
971 ctu11: ctu-5 { };
972 ctu12: ctu-6 { };
973 ctu13: ctu-7 { };
974 };
975
Kuninori Morimotob868ff52015-11-25 06:37:08 +0000976 rcar_sound,src {
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +0200977 src0: src-0 {
Simon Horman52b541a2016-02-02 14:31:03 +0100978 interrupts = <GIC_SPI 352 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob868ff52015-11-25 06:37:08 +0000979 dmas = <&audma0 0x85>, <&audma1 0x9a>;
980 dma-names = "rx", "tx";
981 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +0200982 src1: src-1 {
Simon Horman52b541a2016-02-02 14:31:03 +0100983 interrupts = <GIC_SPI 353 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob868ff52015-11-25 06:37:08 +0000984 dmas = <&audma0 0x87>, <&audma1 0x9c>;
985 dma-names = "rx", "tx";
986 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +0200987 src2: src-2 {
Simon Horman52b541a2016-02-02 14:31:03 +0100988 interrupts = <GIC_SPI 354 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob868ff52015-11-25 06:37:08 +0000989 dmas = <&audma0 0x89>, <&audma1 0x9e>;
990 dma-names = "rx", "tx";
991 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +0200992 src3: src-3 {
Simon Horman52b541a2016-02-02 14:31:03 +0100993 interrupts = <GIC_SPI 355 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob868ff52015-11-25 06:37:08 +0000994 dmas = <&audma0 0x8b>, <&audma1 0xa0>;
995 dma-names = "rx", "tx";
996 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +0200997 src4: src-4 {
Simon Horman52b541a2016-02-02 14:31:03 +0100998 interrupts = <GIC_SPI 356 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob868ff52015-11-25 06:37:08 +0000999 dmas = <&audma0 0x8d>, <&audma1 0xb0>;
1000 dma-names = "rx", "tx";
1001 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001002 src5: src-5 {
Simon Horman52b541a2016-02-02 14:31:03 +01001003 interrupts = <GIC_SPI 357 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob868ff52015-11-25 06:37:08 +00001004 dmas = <&audma0 0x8f>, <&audma1 0xb2>;
1005 dma-names = "rx", "tx";
1006 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001007 src6: src-6 {
Simon Horman52b541a2016-02-02 14:31:03 +01001008 interrupts = <GIC_SPI 358 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob868ff52015-11-25 06:37:08 +00001009 dmas = <&audma0 0x91>, <&audma1 0xb4>;
1010 dma-names = "rx", "tx";
1011 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001012 src7: src-7 {
Simon Horman52b541a2016-02-02 14:31:03 +01001013 interrupts = <GIC_SPI 359 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob868ff52015-11-25 06:37:08 +00001014 dmas = <&audma0 0x93>, <&audma1 0xb6>;
1015 dma-names = "rx", "tx";
1016 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001017 src8: src-8 {
Simon Horman52b541a2016-02-02 14:31:03 +01001018 interrupts = <GIC_SPI 360 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob868ff52015-11-25 06:37:08 +00001019 dmas = <&audma0 0x95>, <&audma1 0xb8>;
1020 dma-names = "rx", "tx";
1021 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001022 src9: src-9 {
Simon Horman52b541a2016-02-02 14:31:03 +01001023 interrupts = <GIC_SPI 361 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimotob868ff52015-11-25 06:37:08 +00001024 dmas = <&audma0 0x97>, <&audma1 0xba>;
1025 dma-names = "rx", "tx";
1026 };
1027 };
1028
Kuninori Morimoto623197b2015-11-25 06:36:25 +00001029 rcar_sound,ssi {
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001030 ssi0: ssi-0 {
Simon Horman52b541a2016-02-02 14:31:03 +01001031 interrupts = <GIC_SPI 370 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimoto10d18ab2015-11-25 06:36:48 +00001032 dmas = <&audma0 0x01>, <&audma1 0x02>, <&audma0 0x15>, <&audma1 0x16>;
1033 dma-names = "rx", "tx", "rxu", "txu";
Kuninori Morimoto623197b2015-11-25 06:36:25 +00001034 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001035 ssi1: ssi-1 {
Simon Horman52b541a2016-02-02 14:31:03 +01001036 interrupts = <GIC_SPI 371 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimoto10d18ab2015-11-25 06:36:48 +00001037 dmas = <&audma0 0x03>, <&audma1 0x04>, <&audma0 0x49>, <&audma1 0x4a>;
1038 dma-names = "rx", "tx", "rxu", "txu";
Kuninori Morimoto623197b2015-11-25 06:36:25 +00001039 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001040 ssi2: ssi-2 {
Simon Horman52b541a2016-02-02 14:31:03 +01001041 interrupts = <GIC_SPI 372 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimoto10d18ab2015-11-25 06:36:48 +00001042 dmas = <&audma0 0x05>, <&audma1 0x06>, <&audma0 0x63>, <&audma1 0x64>;
1043 dma-names = "rx", "tx", "rxu", "txu";
Kuninori Morimoto623197b2015-11-25 06:36:25 +00001044 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001045 ssi3: ssi-3 {
Simon Horman52b541a2016-02-02 14:31:03 +01001046 interrupts = <GIC_SPI 373 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimoto10d18ab2015-11-25 06:36:48 +00001047 dmas = <&audma0 0x07>, <&audma1 0x08>, <&audma0 0x6f>, <&audma1 0x70>;
1048 dma-names = "rx", "tx", "rxu", "txu";
Kuninori Morimoto623197b2015-11-25 06:36:25 +00001049 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001050 ssi4: ssi-4 {
Simon Horman52b541a2016-02-02 14:31:03 +01001051 interrupts = <GIC_SPI 374 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimoto10d18ab2015-11-25 06:36:48 +00001052 dmas = <&audma0 0x09>, <&audma1 0x0a>, <&audma0 0x71>, <&audma1 0x72>;
1053 dma-names = "rx", "tx", "rxu", "txu";
Kuninori Morimoto623197b2015-11-25 06:36:25 +00001054 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001055 ssi5: ssi-5 {
Simon Horman52b541a2016-02-02 14:31:03 +01001056 interrupts = <GIC_SPI 375 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimoto10d18ab2015-11-25 06:36:48 +00001057 dmas = <&audma0 0x0b>, <&audma1 0x0c>, <&audma0 0x73>, <&audma1 0x74>;
1058 dma-names = "rx", "tx", "rxu", "txu";
Kuninori Morimoto623197b2015-11-25 06:36:25 +00001059 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001060 ssi6: ssi-6 {
Simon Horman52b541a2016-02-02 14:31:03 +01001061 interrupts = <GIC_SPI 376 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimoto10d18ab2015-11-25 06:36:48 +00001062 dmas = <&audma0 0x0d>, <&audma1 0x0e>, <&audma0 0x75>, <&audma1 0x76>;
1063 dma-names = "rx", "tx", "rxu", "txu";
Kuninori Morimoto623197b2015-11-25 06:36:25 +00001064 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001065 ssi7: ssi-7 {
Simon Horman52b541a2016-02-02 14:31:03 +01001066 interrupts = <GIC_SPI 377 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimoto10d18ab2015-11-25 06:36:48 +00001067 dmas = <&audma0 0x0f>, <&audma1 0x10>, <&audma0 0x79>, <&audma1 0x7a>;
1068 dma-names = "rx", "tx", "rxu", "txu";
Kuninori Morimoto623197b2015-11-25 06:36:25 +00001069 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001070 ssi8: ssi-8 {
Simon Horman52b541a2016-02-02 14:31:03 +01001071 interrupts = <GIC_SPI 378 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimoto10d18ab2015-11-25 06:36:48 +00001072 dmas = <&audma0 0x11>, <&audma1 0x12>, <&audma0 0x7b>, <&audma1 0x7c>;
1073 dma-names = "rx", "tx", "rxu", "txu";
Kuninori Morimoto623197b2015-11-25 06:36:25 +00001074 };
Geert Uytterhoeven6f7bf822016-05-20 09:10:13 +02001075 ssi9: ssi-9 {
Simon Horman52b541a2016-02-02 14:31:03 +01001076 interrupts = <GIC_SPI 379 IRQ_TYPE_LEVEL_HIGH>;
Kuninori Morimoto10d18ab2015-11-25 06:36:48 +00001077 dmas = <&audma0 0x13>, <&audma1 0x14>, <&audma0 0x7d>, <&audma1 0x7e>;
1078 dma-names = "rx", "tx", "rxu", "txu";
Kuninori Morimoto623197b2015-11-25 06:36:25 +00001079 };
1080 };
1081 };
Kouei Abe4c134722015-12-14 16:42:34 +01001082
1083 sata: sata@ee300000 {
1084 compatible = "renesas,sata-r8a7795";
1085 reg = <0 0xee300000 0 0x1fff>;
1086 interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
Ulrich Hecht2eb2b502015-12-16 11:34:21 +01001087 clocks = <&cpg CPG_MOD 815>;
Kouei Abe4c134722015-12-14 16:42:34 +01001088 status = "disabled";
1089 };
Yoshihiro Shimoda171f2ef2016-01-22 19:03:22 +09001090
1091 xhci0: usb@ee000000 {
Simon Horman81ae0ac2016-03-24 11:01:09 +09001092 compatible = "renesas,xhci-r8a7795", "renesas,rcar-gen3-xhci";
Yoshihiro Shimoda171f2ef2016-01-22 19:03:22 +09001093 reg = <0 0xee000000 0 0xc00>;
1094 interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>;
1095 clocks = <&cpg CPG_MOD 328>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001096 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimoda171f2ef2016-01-22 19:03:22 +09001097 status = "disabled";
1098 };
1099
1100 xhci1: usb@ee0400000 {
Simon Horman81ae0ac2016-03-24 11:01:09 +09001101 compatible = "renesas,xhci-r8a7795", "renesas,rcar-gen3-xhci";
Yoshihiro Shimoda171f2ef2016-01-22 19:03:22 +09001102 reg = <0 0xee040000 0 0xc00>;
1103 interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>;
1104 clocks = <&cpg CPG_MOD 327>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001105 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimoda171f2ef2016-01-22 19:03:22 +09001106 status = "disabled";
1107 };
Yoshihiro Shimoda652a4302016-02-01 19:29:00 +09001108
1109 usb_dmac0: dma-controller@e65a0000 {
1110 compatible = "renesas,r8a7795-usb-dmac",
1111 "renesas,usb-dmac";
1112 reg = <0 0xe65a0000 0 0x100>;
1113 interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH
1114 GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
1115 interrupt-names = "ch0", "ch1";
1116 clocks = <&cpg CPG_MOD 330>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001117 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimoda652a4302016-02-01 19:29:00 +09001118 #dma-cells = <1>;
1119 dma-channels = <2>;
1120 };
1121
1122 usb_dmac1: dma-controller@e65b0000 {
1123 compatible = "renesas,r8a7795-usb-dmac",
1124 "renesas,usb-dmac";
1125 reg = <0 0xe65b0000 0 0x100>;
1126 interrupts = <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH
1127 GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>;
1128 interrupt-names = "ch0", "ch1";
1129 clocks = <&cpg CPG_MOD 331>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001130 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimoda652a4302016-02-01 19:29:00 +09001131 #dma-cells = <1>;
1132 dma-channels = <2>;
1133 };
Ai Kyused9d67012016-02-15 16:01:49 +01001134
1135 sdhi0: sd@ee100000 {
1136 compatible = "renesas,sdhi-r8a7795";
1137 reg = <0 0xee100000 0 0x2000>;
1138 interrupts = <GIC_SPI 165 IRQ_TYPE_LEVEL_HIGH>;
1139 clocks = <&cpg CPG_MOD 314>;
Wolfram Sangdcdca4d2016-07-21 19:01:44 +02001140 max-frequency = <200000000>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001141 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Ai Kyused9d67012016-02-15 16:01:49 +01001142 status = "disabled";
1143 };
1144
1145 sdhi1: sd@ee120000 {
1146 compatible = "renesas,sdhi-r8a7795";
1147 reg = <0 0xee120000 0 0x2000>;
1148 interrupts = <GIC_SPI 166 IRQ_TYPE_LEVEL_HIGH>;
1149 clocks = <&cpg CPG_MOD 313>;
Wolfram Sangdcdca4d2016-07-21 19:01:44 +02001150 max-frequency = <200000000>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001151 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Ai Kyused9d67012016-02-15 16:01:49 +01001152 status = "disabled";
1153 };
1154
1155 sdhi2: sd@ee140000 {
1156 compatible = "renesas,sdhi-r8a7795";
1157 reg = <0 0xee140000 0 0x2000>;
1158 interrupts = <GIC_SPI 167 IRQ_TYPE_LEVEL_HIGH>;
1159 clocks = <&cpg CPG_MOD 312>;
Wolfram Sangdcdca4d2016-07-21 19:01:44 +02001160 max-frequency = <200000000>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001161 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Ai Kyused9d67012016-02-15 16:01:49 +01001162 status = "disabled";
1163 };
1164
1165 sdhi3: sd@ee160000 {
1166 compatible = "renesas,sdhi-r8a7795";
1167 reg = <0 0xee160000 0 0x2000>;
1168 interrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>;
1169 clocks = <&cpg CPG_MOD 311>;
Wolfram Sangdcdca4d2016-07-21 19:01:44 +02001170 max-frequency = <200000000>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001171 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Ai Kyused9d67012016-02-15 16:01:49 +01001172 status = "disabled";
1173 };
Yoshihiro Shimoda5923bb52016-02-23 21:28:32 +09001174
1175 usb2_phy0: usb-phy@ee080200 {
Simon Horman66950922016-12-01 15:25:54 +01001176 compatible = "renesas,usb2-phy-r8a7795",
1177 "renesas,rcar-gen3-usb2-phy";
Yoshihiro Shimoda5923bb52016-02-23 21:28:32 +09001178 reg = <0 0xee080200 0 0x700>;
1179 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
1180 clocks = <&cpg CPG_MOD 703>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001181 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimoda5923bb52016-02-23 21:28:32 +09001182 #phy-cells = <0>;
1183 status = "disabled";
1184 };
1185
1186 usb2_phy1: usb-phy@ee0a0200 {
Simon Horman66950922016-12-01 15:25:54 +01001187 compatible = "renesas,usb2-phy-r8a7795",
1188 "renesas,rcar-gen3-usb2-phy";
Yoshihiro Shimoda5923bb52016-02-23 21:28:32 +09001189 reg = <0 0xee0a0200 0 0x700>;
1190 clocks = <&cpg CPG_MOD 702>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001191 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimoda5923bb52016-02-23 21:28:32 +09001192 #phy-cells = <0>;
1193 status = "disabled";
1194 };
1195
1196 usb2_phy2: usb-phy@ee0c0200 {
Simon Horman66950922016-12-01 15:25:54 +01001197 compatible = "renesas,usb2-phy-r8a7795",
1198 "renesas,rcar-gen3-usb2-phy";
Yoshihiro Shimoda5923bb52016-02-23 21:28:32 +09001199 reg = <0 0xee0c0200 0 0x700>;
1200 clocks = <&cpg CPG_MOD 701>;
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001201 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimoda5923bb52016-02-23 21:28:32 +09001202 #phy-cells = <0>;
1203 status = "disabled";
1204 };
Yoshihiro Shimodaa2bcdc22016-02-23 21:28:33 +09001205
1206 ehci0: usb@ee080100 {
1207 compatible = "generic-ehci";
1208 reg = <0 0xee080100 0 0x100>;
1209 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
1210 clocks = <&cpg CPG_MOD 703>;
1211 phys = <&usb2_phy0>;
1212 phy-names = "usb";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001213 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimodaa2bcdc22016-02-23 21:28:33 +09001214 status = "disabled";
1215 };
1216
1217 ehci1: usb@ee0a0100 {
1218 compatible = "generic-ehci";
1219 reg = <0 0xee0a0100 0 0x100>;
1220 interrupts = <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>;
1221 clocks = <&cpg CPG_MOD 702>;
1222 phys = <&usb2_phy1>;
1223 phy-names = "usb";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001224 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimodaa2bcdc22016-02-23 21:28:33 +09001225 status = "disabled";
1226 };
1227
1228 ehci2: usb@ee0c0100 {
1229 compatible = "generic-ehci";
1230 reg = <0 0xee0c0100 0 0x100>;
1231 interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>;
1232 clocks = <&cpg CPG_MOD 701>;
1233 phys = <&usb2_phy2>;
1234 phy-names = "usb";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001235 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimodaa2bcdc22016-02-23 21:28:33 +09001236 status = "disabled";
1237 };
1238
1239 ohci0: usb@ee080000 {
1240 compatible = "generic-ohci";
1241 reg = <0 0xee080000 0 0x100>;
1242 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
1243 clocks = <&cpg CPG_MOD 703>;
1244 phys = <&usb2_phy0>;
1245 phy-names = "usb";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001246 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimodaa2bcdc22016-02-23 21:28:33 +09001247 status = "disabled";
1248 };
1249
1250 ohci1: usb@ee0a0000 {
1251 compatible = "generic-ohci";
1252 reg = <0 0xee0a0000 0 0x100>;
1253 interrupts = <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>;
1254 clocks = <&cpg CPG_MOD 702>;
1255 phys = <&usb2_phy1>;
1256 phy-names = "usb";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001257 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimodaa2bcdc22016-02-23 21:28:33 +09001258 status = "disabled";
1259 };
1260
1261 ohci2: usb@ee0c0000 {
1262 compatible = "generic-ohci";
1263 reg = <0 0xee0c0000 0 0x100>;
1264 interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>;
1265 clocks = <&cpg CPG_MOD 701>;
1266 phys = <&usb2_phy2>;
1267 phy-names = "usb";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001268 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Yoshihiro Shimodaa2bcdc22016-02-23 21:28:33 +09001269 status = "disabled";
1270 };
Yoshihiro Shimodad2422e12016-07-21 19:46:57 +09001271
1272 hsusb: usb@e6590000 {
1273 compatible = "renesas,usbhs-r8a7795",
1274 "renesas,rcar-gen3-usbhs";
1275 reg = <0 0xe6590000 0 0x100>;
1276 interrupts = <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>;
1277 clocks = <&cpg CPG_MOD 704>;
1278 dmas = <&usb_dmac0 0>, <&usb_dmac0 1>,
1279 <&usb_dmac1 0>, <&usb_dmac1 1>;
1280 dma-names = "ch0", "ch1", "ch2", "ch3";
1281 renesas,buswait = <11>;
1282 phys = <&usb2_phy0>;
1283 phy-names = "usb";
1284 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
1285 status = "disabled";
1286 };
1287
Phil Edworthy92510242016-04-05 11:51:26 +01001288 pciec0: pcie@fe000000 {
Simon Hormanfb04f4b2016-12-08 16:29:29 +01001289 compatible = "renesas,pcie-r8a7795",
1290 "renesas,pcie-rcar-gen3";
Phil Edworthy92510242016-04-05 11:51:26 +01001291 reg = <0 0xfe000000 0 0x80000>;
1292 #address-cells = <3>;
1293 #size-cells = <2>;
1294 bus-range = <0x00 0xff>;
1295 device_type = "pci";
1296 ranges = <0x01000000 0 0x00000000 0 0xfe100000 0 0x00100000
1297 0x02000000 0 0xfe200000 0 0xfe200000 0 0x00200000
1298 0x02000000 0 0x30000000 0 0x30000000 0 0x08000000
1299 0x42000000 0 0x38000000 0 0x38000000 0 0x08000000>;
1300 /* Map all possible DDR as inbound ranges */
1301 dma-ranges = <0x42000000 0 0x40000000 0 0x40000000 0 0x40000000>;
1302 interrupts = <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>,
1303 <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>,
1304 <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>;
1305 #interrupt-cells = <1>;
1306 interrupt-map-mask = <0 0 0 0>;
1307 interrupt-map = <0 0 0 0 &gic GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>;
1308 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>;
1309 clock-names = "pcie", "pcie_bus";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001310 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Phil Edworthy92510242016-04-05 11:51:26 +01001311 status = "disabled";
1312 };
1313
1314 pciec1: pcie@ee800000 {
Simon Hormanfb04f4b2016-12-08 16:29:29 +01001315 compatible = "renesas,pcie-r8a7795",
1316 "renesas,pcie-rcar-gen3";
Phil Edworthy92510242016-04-05 11:51:26 +01001317 reg = <0 0xee800000 0 0x80000>;
1318 #address-cells = <3>;
1319 #size-cells = <2>;
1320 bus-range = <0x00 0xff>;
1321 device_type = "pci";
1322 ranges = <0x01000000 0 0x00000000 0 0xee900000 0 0x00100000
1323 0x02000000 0 0xeea00000 0 0xeea00000 0 0x00200000
1324 0x02000000 0 0xc0000000 0 0xc0000000 0 0x08000000
1325 0x42000000 0 0xc8000000 0 0xc8000000 0 0x08000000>;
1326 /* Map all possible DDR as inbound ranges */
1327 dma-ranges = <0x42000000 0 0x40000000 0 0x40000000 0 0x40000000>;
1328 interrupts = <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>,
1329 <GIC_SPI 149 IRQ_TYPE_LEVEL_HIGH>,
1330 <GIC_SPI 150 IRQ_TYPE_LEVEL_HIGH>;
1331 #interrupt-cells = <1>;
1332 interrupt-map-mask = <0 0 0 0>;
1333 interrupt-map = <0 0 0 0 &gic GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>;
1334 clocks = <&cpg CPG_MOD 318>, <&pcie_bus_clk>;
1335 clock-names = "pcie", "pcie_bus";
Geert Uytterhoeven38dbb452015-08-10 13:47:07 +02001336 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
Phil Edworthy92510242016-04-05 11:51:26 +01001337 status = "disabled";
1338 };
Kieran Bingham28fc8132016-06-30 14:32:42 +01001339
Laurent Pinchart9f8573e2016-08-09 15:29:10 +03001340 vspbc: vsp@fe920000 {
1341 compatible = "renesas,vsp2";
1342 reg = <0 0xfe920000 0 0x8000>;
1343 interrupts = <GIC_SPI 465 IRQ_TYPE_LEVEL_HIGH>;
1344 clocks = <&cpg CPG_MOD 624>;
1345 power-domains = <&sysc R8A7795_PD_A3VP>;
1346
1347 renesas,fcp = <&fcpvb1>;
1348 };
1349
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001350 fcpvb1: fcp@fe92f000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001351 compatible = "renesas,fcpv";
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001352 reg = <0 0xfe92f000 0 0x200>;
1353 clocks = <&cpg CPG_MOD 606>;
1354 power-domains = <&sysc R8A7795_PD_A3VP>;
1355 };
1356
Kieran Bingham28fc8132016-06-30 14:32:42 +01001357 fcpf0: fcp@fe950000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001358 compatible = "renesas,fcpf";
Kieran Bingham28fc8132016-06-30 14:32:42 +01001359 reg = <0 0xfe950000 0 0x200>;
1360 clocks = <&cpg CPG_MOD 615>;
1361 power-domains = <&sysc R8A7795_PD_A3VP>;
1362 };
1363
1364 fcpf1: fcp@fe951000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001365 compatible = "renesas,fcpf";
Kieran Bingham28fc8132016-06-30 14:32:42 +01001366 reg = <0 0xfe951000 0 0x200>;
1367 clocks = <&cpg CPG_MOD 614>;
1368 power-domains = <&sysc R8A7795_PD_A3VP>;
1369 };
1370
1371 fcpf2: fcp@fe952000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001372 compatible = "renesas,fcpf";
Kieran Bingham28fc8132016-06-30 14:32:42 +01001373 reg = <0 0xfe952000 0 0x200>;
1374 clocks = <&cpg CPG_MOD 613>;
1375 power-domains = <&sysc R8A7795_PD_A3VP>;
1376 };
Kieran Binghambfb31452016-06-30 14:32:43 +01001377
Laurent Pinchart9f8573e2016-08-09 15:29:10 +03001378 vspbd: vsp@fe960000 {
1379 compatible = "renesas,vsp2";
1380 reg = <0 0xfe960000 0 0x8000>;
1381 interrupts = <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>;
1382 clocks = <&cpg CPG_MOD 626>;
1383 power-domains = <&sysc R8A7795_PD_A3VP>;
1384
1385 renesas,fcp = <&fcpvb0>;
1386 };
1387
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001388 fcpvb0: fcp@fe96f000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001389 compatible = "renesas,fcpv";
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001390 reg = <0 0xfe96f000 0 0x200>;
1391 clocks = <&cpg CPG_MOD 607>;
1392 power-domains = <&sysc R8A7795_PD_A3VP>;
1393 };
1394
Laurent Pinchart9f8573e2016-08-09 15:29:10 +03001395 vspi0: vsp@fe9a0000 {
1396 compatible = "renesas,vsp2";
1397 reg = <0 0xfe9a0000 0 0x8000>;
1398 interrupts = <GIC_SPI 444 IRQ_TYPE_LEVEL_HIGH>;
1399 clocks = <&cpg CPG_MOD 631>;
1400 power-domains = <&sysc R8A7795_PD_A3VP>;
1401
1402 renesas,fcp = <&fcpvi0>;
1403 };
1404
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001405 fcpvi0: fcp@fe9af000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001406 compatible = "renesas,fcpv";
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001407 reg = <0 0xfe9af000 0 0x200>;
1408 clocks = <&cpg CPG_MOD 611>;
1409 power-domains = <&sysc R8A7795_PD_A3VP>;
1410 };
1411
Laurent Pinchart9f8573e2016-08-09 15:29:10 +03001412 vspi1: vsp@fe9b0000 {
1413 compatible = "renesas,vsp2";
1414 reg = <0 0xfe9b0000 0 0x8000>;
1415 interrupts = <GIC_SPI 445 IRQ_TYPE_LEVEL_HIGH>;
1416 clocks = <&cpg CPG_MOD 630>;
1417 power-domains = <&sysc R8A7795_PD_A3VP>;
1418
1419 renesas,fcp = <&fcpvi1>;
1420 };
1421
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001422 fcpvi1: fcp@fe9bf000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001423 compatible = "renesas,fcpv";
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001424 reg = <0 0xfe9bf000 0 0x200>;
1425 clocks = <&cpg CPG_MOD 610>;
1426 power-domains = <&sysc R8A7795_PD_A3VP>;
1427 };
1428
Laurent Pinchart9f8573e2016-08-09 15:29:10 +03001429 vspi2: vsp@fe9c0000 {
1430 compatible = "renesas,vsp2";
1431 reg = <0 0xfe9c0000 0 0x8000>;
1432 interrupts = <GIC_SPI 446 IRQ_TYPE_LEVEL_HIGH>;
1433 clocks = <&cpg CPG_MOD 629>;
1434 power-domains = <&sysc R8A7795_PD_A3VP>;
1435
1436 renesas,fcp = <&fcpvi2>;
1437 };
1438
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001439 fcpvi2: fcp@fe9cf000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001440 compatible = "renesas,fcpv";
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001441 reg = <0 0xfe9cf000 0 0x200>;
1442 clocks = <&cpg CPG_MOD 609>;
1443 power-domains = <&sysc R8A7795_PD_A3VP>;
1444 };
1445
Laurent Pinchart9f8573e2016-08-09 15:29:10 +03001446 vspd0: vsp@fea20000 {
1447 compatible = "renesas,vsp2";
1448 reg = <0 0xfea20000 0 0x4000>;
1449 interrupts = <GIC_SPI 466 IRQ_TYPE_LEVEL_HIGH>;
1450 clocks = <&cpg CPG_MOD 623>;
1451 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
1452
1453 renesas,fcp = <&fcpvd0>;
1454 };
1455
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001456 fcpvd0: fcp@fea27000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001457 compatible = "renesas,fcpv";
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001458 reg = <0 0xfea27000 0 0x200>;
1459 clocks = <&cpg CPG_MOD 603>;
1460 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
1461 };
1462
Laurent Pinchart9f8573e2016-08-09 15:29:10 +03001463 vspd1: vsp@fea28000 {
1464 compatible = "renesas,vsp2";
1465 reg = <0 0xfea28000 0 0x4000>;
1466 interrupts = <GIC_SPI 467 IRQ_TYPE_LEVEL_HIGH>;
1467 clocks = <&cpg CPG_MOD 622>;
1468 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
1469
1470 renesas,fcp = <&fcpvd1>;
1471 };
1472
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001473 fcpvd1: fcp@fea2f000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001474 compatible = "renesas,fcpv";
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001475 reg = <0 0xfea2f000 0 0x200>;
1476 clocks = <&cpg CPG_MOD 602>;
1477 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
1478 };
1479
Laurent Pinchart9f8573e2016-08-09 15:29:10 +03001480 vspd2: vsp@fea30000 {
1481 compatible = "renesas,vsp2";
1482 reg = <0 0xfea30000 0 0x4000>;
1483 interrupts = <GIC_SPI 468 IRQ_TYPE_LEVEL_HIGH>;
1484 clocks = <&cpg CPG_MOD 621>;
1485 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
1486
1487 renesas,fcp = <&fcpvd2>;
1488 };
1489
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001490 fcpvd2: fcp@fea37000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001491 compatible = "renesas,fcpv";
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001492 reg = <0 0xfea37000 0 0x200>;
1493 clocks = <&cpg CPG_MOD 601>;
1494 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
1495 };
1496
Laurent Pinchart9f8573e2016-08-09 15:29:10 +03001497 vspd3: vsp@fea38000 {
1498 compatible = "renesas,vsp2";
1499 reg = <0 0xfea38000 0 0x4000>;
1500 interrupts = <GIC_SPI 469 IRQ_TYPE_LEVEL_HIGH>;
1501 clocks = <&cpg CPG_MOD 620>;
1502 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
1503
1504 renesas,fcp = <&fcpvd3>;
1505 };
1506
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001507 fcpvd3: fcp@fea3f000 {
Laurent Pinchartab33da02016-10-17 23:29:03 +03001508 compatible = "renesas,fcpv";
Laurent Pinchart52cd0782016-08-09 15:29:09 +03001509 reg = <0 0xfea3f000 0 0x200>;
1510 clocks = <&cpg CPG_MOD 600>;
1511 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
1512 };
1513
Kieran Binghambfb31452016-06-30 14:32:43 +01001514 fdp1@fe940000 {
1515 compatible = "renesas,fdp1";
1516 reg = <0 0xfe940000 0 0x2400>;
1517 interrupts = <GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>;
1518 clocks = <&cpg CPG_MOD 119>;
1519 power-domains = <&sysc R8A7795_PD_A3VP>;
1520 renesas,fcp = <&fcpf0>;
1521 };
1522
1523 fdp1@fe944000 {
1524 compatible = "renesas,fdp1";
1525 reg = <0 0xfe944000 0 0x2400>;
1526 interrupts = <GIC_SPI 263 IRQ_TYPE_LEVEL_HIGH>;
1527 clocks = <&cpg CPG_MOD 118>;
1528 power-domains = <&sysc R8A7795_PD_A3VP>;
1529 renesas,fcp = <&fcpf1>;
1530 };
1531
1532 fdp1@fe948000 {
1533 compatible = "renesas,fdp1";
1534 reg = <0 0xfe948000 0 0x2400>;
1535 interrupts = <GIC_SPI 264 IRQ_TYPE_LEVEL_HIGH>;
1536 clocks = <&cpg CPG_MOD 117>;
1537 power-domains = <&sysc R8A7795_PD_A3VP>;
1538 renesas,fcp = <&fcpf2>;
1539 };
Laurent Pincharta001a072016-08-09 15:29:11 +03001540
1541 du: display@feb00000 {
1542 compatible = "renesas,du-r8a7795";
1543 reg = <0 0xfeb00000 0 0x80000>,
1544 <0 0xfeb90000 0 0x14>;
1545 reg-names = "du", "lvds.0";
1546 interrupts = <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>,
1547 <GIC_SPI 268 IRQ_TYPE_LEVEL_HIGH>,
1548 <GIC_SPI 269 IRQ_TYPE_LEVEL_HIGH>,
1549 <GIC_SPI 270 IRQ_TYPE_LEVEL_HIGH>;
1550 clocks = <&cpg CPG_MOD 724>,
1551 <&cpg CPG_MOD 723>,
1552 <&cpg CPG_MOD 722>,
1553 <&cpg CPG_MOD 721>,
1554 <&cpg CPG_MOD 727>;
1555 clock-names = "du.0", "du.1", "du.2", "du.3", "lvds.0";
1556 status = "disabled";
1557
1558 vsps = <&vspd0 &vspd1 &vspd2 &vspd3>;
1559
1560 ports {
1561 #address-cells = <1>;
1562 #size-cells = <0>;
1563
1564 port@0 {
1565 reg = <0>;
1566 du_out_rgb: endpoint {
1567 };
1568 };
1569 port@1 {
1570 reg = <1>;
1571 du_out_hdmi0: endpoint {
1572 };
1573 };
1574 port@2 {
1575 reg = <2>;
1576 du_out_hdmi1: endpoint {
1577 };
1578 };
1579 port@3 {
1580 reg = <3>;
1581 du_out_lvds0: endpoint {
1582 };
1583 };
1584 };
1585 };
Simon Horman26a7e062015-11-17 02:42:32 +09001586 };
1587};