1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 // Device Tree Source for UniPhier Pro5 SoC
5 // Copyright (C) 2015-2016 Socionext Inc.
6 // Author: Masahiro Yamada <yamada.masahiro@socionext.com>
9 compatible = "socionext,uniphier-pro5";
19 compatible = "arm,cortex-a9";
21 clocks = <&sys_clk 32>;
22 enable-method = "psci";
23 next-level-cache = <&l2>;
24 operating-points-v2 = <&cpu_opp>;
29 compatible = "arm,cortex-a9";
31 clocks = <&sys_clk 32>;
32 enable-method = "psci";
33 next-level-cache = <&l2>;
34 operating-points-v2 = <&cpu_opp>;
39 compatible = "operating-points-v2";
43 opp-hz = /bits/ 64 <100000000>;
44 clock-latency-ns = <300>;
47 opp-hz = /bits/ 64 <116667000>;
48 clock-latency-ns = <300>;
51 opp-hz = /bits/ 64 <150000000>;
52 clock-latency-ns = <300>;
55 opp-hz = /bits/ 64 <175000000>;
56 clock-latency-ns = <300>;
59 opp-hz = /bits/ 64 <200000000>;
60 clock-latency-ns = <300>;
63 opp-hz = /bits/ 64 <233334000>;
64 clock-latency-ns = <300>;
67 opp-hz = /bits/ 64 <300000000>;
68 clock-latency-ns = <300>;
71 opp-hz = /bits/ 64 <350000000>;
72 clock-latency-ns = <300>;
75 opp-hz = /bits/ 64 <400000000>;
76 clock-latency-ns = <300>;
79 opp-hz = /bits/ 64 <466667000>;
80 clock-latency-ns = <300>;
83 opp-hz = /bits/ 64 <600000000>;
84 clock-latency-ns = <300>;
87 opp-hz = /bits/ 64 <700000000>;
88 clock-latency-ns = <300>;
91 opp-hz = /bits/ 64 <800000000>;
92 clock-latency-ns = <300>;
95 opp-hz = /bits/ 64 <933334000>;
96 clock-latency-ns = <300>;
99 opp-hz = /bits/ 64 <1200000000>;
100 clock-latency-ns = <300>;
103 opp-hz = /bits/ 64 <1400000000>;
104 clock-latency-ns = <300>;
109 compatible = "arm,psci-0.2";
115 compatible = "fixed-clock";
117 clock-frequency = <20000000>;
120 arm_timer_clk: arm-timer {
122 compatible = "fixed-clock";
123 clock-frequency = <50000000>;
128 compatible = "simple-bus";
129 #address-cells = <1>;
132 interrupt-parent = <&intc>;
134 l2: cache-controller@500c0000 {
135 compatible = "socionext,uniphier-system-cache";
136 reg = <0x500c0000 0x2000>, <0x503c0100 0x8>,
138 interrupts = <0 190 4>, <0 191 4>;
140 cache-size = <(2 * 1024 * 1024)>;
142 cache-line-size = <128>;
144 next-level-cache = <&l3>;
147 l3: cache-controller@500c8000 {
148 compatible = "socionext,uniphier-system-cache";
149 reg = <0x500c8000 0x2000>, <0x503c8100 0x8>,
151 interrupts = <0 174 4>, <0 175 4>;
153 cache-size = <(2 * 1024 * 1024)>;
155 cache-line-size = <256>;
160 compatible = "socionext,uniphier-scssi";
162 reg = <0x54006000 0x100>;
163 #address-cells = <1>;
165 interrupts = <0 39 4>;
166 pinctrl-names = "default";
167 pinctrl-0 = <&pinctrl_spi0>;
168 clocks = <&peri_clk 11>;
169 resets = <&peri_rst 11>;
173 compatible = "socionext,uniphier-scssi";
175 reg = <0x54006100 0x100>;
176 #address-cells = <1>;
178 interrupts = <0 216 4>;
179 pinctrl-names = "default";
180 pinctrl-0 = <&pinctrl_spi1>;
181 clocks = <&peri_clk 11>; /* common with spi0 */
182 resets = <&peri_rst 12>;
185 serial0: serial@54006800 {
186 compatible = "socionext,uniphier-uart";
188 reg = <0x54006800 0x40>;
189 interrupts = <0 33 4>;
190 pinctrl-names = "default";
191 pinctrl-0 = <&pinctrl_uart0>;
192 clocks = <&peri_clk 0>;
193 resets = <&peri_rst 0>;
196 serial1: serial@54006900 {
197 compatible = "socionext,uniphier-uart";
199 reg = <0x54006900 0x40>;
200 interrupts = <0 35 4>;
201 pinctrl-names = "default";
202 pinctrl-0 = <&pinctrl_uart1>;
203 clocks = <&peri_clk 1>;
204 resets = <&peri_rst 1>;
207 serial2: serial@54006a00 {
208 compatible = "socionext,uniphier-uart";
210 reg = <0x54006a00 0x40>;
211 interrupts = <0 37 4>;
212 pinctrl-names = "default";
213 pinctrl-0 = <&pinctrl_uart2>;
214 clocks = <&peri_clk 2>;
215 resets = <&peri_rst 2>;
218 serial3: serial@54006b00 {
219 compatible = "socionext,uniphier-uart";
221 reg = <0x54006b00 0x40>;
222 interrupts = <0 177 4>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_uart3>;
225 clocks = <&peri_clk 3>;
226 resets = <&peri_rst 3>;
229 gpio: gpio@55000000 {
230 compatible = "socionext,uniphier-gpio";
231 reg = <0x55000000 0x200>;
232 interrupt-parent = <&aidet>;
233 interrupt-controller;
234 #interrupt-cells = <2>;
237 gpio-ranges = <&pinctrl 0 0 0>;
238 gpio-ranges-group-names = "gpio_range";
240 socionext,interrupt-ranges = <0 48 16>, <16 154 5>;
244 compatible = "socionext,uniphier-fi2c";
246 reg = <0x58780000 0x80>;
247 #address-cells = <1>;
249 interrupts = <0 41 4>;
250 pinctrl-names = "default";
251 pinctrl-0 = <&pinctrl_i2c0>;
252 clocks = <&peri_clk 4>;
253 resets = <&peri_rst 4>;
254 clock-frequency = <100000>;
258 compatible = "socionext,uniphier-fi2c";
260 reg = <0x58781000 0x80>;
261 #address-cells = <1>;
263 interrupts = <0 42 4>;
264 pinctrl-names = "default";
265 pinctrl-0 = <&pinctrl_i2c1>;
266 clocks = <&peri_clk 5>;
267 resets = <&peri_rst 5>;
268 clock-frequency = <100000>;
272 compatible = "socionext,uniphier-fi2c";
274 reg = <0x58782000 0x80>;
275 #address-cells = <1>;
277 interrupts = <0 43 4>;
278 pinctrl-names = "default";
279 pinctrl-0 = <&pinctrl_i2c2>;
280 clocks = <&peri_clk 6>;
281 resets = <&peri_rst 6>;
282 clock-frequency = <100000>;
286 compatible = "socionext,uniphier-fi2c";
288 reg = <0x58783000 0x80>;
289 #address-cells = <1>;
291 interrupts = <0 44 4>;
292 pinctrl-names = "default";
293 pinctrl-0 = <&pinctrl_i2c3>;
294 clocks = <&peri_clk 7>;
295 resets = <&peri_rst 7>;
296 clock-frequency = <100000>;
299 /* i2c4 does not exist */
301 /* chip-internal connection for DMD */
303 compatible = "socionext,uniphier-fi2c";
304 reg = <0x58785000 0x80>;
305 #address-cells = <1>;
307 interrupts = <0 25 4>;
308 clocks = <&peri_clk 9>;
309 resets = <&peri_rst 9>;
310 clock-frequency = <400000>;
313 /* chip-internal connection for HDMI */
315 compatible = "socionext,uniphier-fi2c";
316 reg = <0x58786000 0x80>;
317 #address-cells = <1>;
319 interrupts = <0 26 4>;
320 clocks = <&peri_clk 10>;
321 resets = <&peri_rst 10>;
322 clock-frequency = <400000>;
325 system_bus: system-bus@58c00000 {
326 compatible = "socionext,uniphier-system-bus";
328 reg = <0x58c00000 0x400>;
329 #address-cells = <2>;
331 pinctrl-names = "default";
332 pinctrl-0 = <&pinctrl_system_bus>;
336 compatible = "socionext,uniphier-smpctrl";
337 reg = <0x59801000 0x400>;
341 compatible = "socionext,uniphier-pro5-sdctrl",
342 "simple-mfd", "syscon";
343 reg = <0x59810000 0x400>;
346 compatible = "socionext,uniphier-pro5-sd-clock";
351 compatible = "socionext,uniphier-pro5-sd-reset";
357 compatible = "socionext,uniphier-pro5-perictrl",
358 "simple-mfd", "syscon";
359 reg = <0x59820000 0x200>;
362 compatible = "socionext,uniphier-pro5-peri-clock";
367 compatible = "socionext,uniphier-pro5-peri-reset";
373 compatible = "socionext,uniphier-pro5-soc-glue",
374 "simple-mfd", "syscon";
375 reg = <0x5f800000 0x2000>;
378 compatible = "socionext,uniphier-pro5-pinctrl";
383 compatible = "socionext,uniphier-pro5-soc-glue-debug",
385 #address-cells = <1>;
387 ranges = <0 0x5f900000 0x2000>;
390 compatible = "socionext,uniphier-efuse";
395 compatible = "socionext,uniphier-efuse";
400 compatible = "socionext,uniphier-efuse";
405 compatible = "socionext,uniphier-efuse";
410 compatible = "socionext,uniphier-efuse";
415 xdmac: dma-controller@5fc10000 {
416 compatible = "socionext,uniphier-xdmac";
417 reg = <0x5fc10000 0x5300>;
418 interrupts = <0 188 4>;
423 aidet: interrupt-controller@5fc20000 {
424 compatible = "socionext,uniphier-pro5-aidet";
425 reg = <0x5fc20000 0x200>;
426 interrupt-controller;
427 #interrupt-cells = <2>;
431 compatible = "arm,cortex-a9-global-timer";
432 reg = <0x60000200 0x20>;
433 interrupts = <1 11 0x304>;
434 clocks = <&arm_timer_clk>;
438 compatible = "arm,cortex-a9-twd-timer";
439 reg = <0x60000600 0x20>;
440 interrupts = <1 13 0x304>;
441 clocks = <&arm_timer_clk>;
444 intc: interrupt-controller@60001000 {
445 compatible = "arm,cortex-a9-gic";
446 reg = <0x60001000 0x1000>,
448 #interrupt-cells = <3>;
449 interrupt-controller;
453 compatible = "socionext,uniphier-pro5-sysctrl",
454 "simple-mfd", "syscon";
455 reg = <0x61840000 0x10000>;
458 compatible = "socionext,uniphier-pro5-clock";
463 compatible = "socionext,uniphier-pro5-reset";
469 compatible = "socionext,uniphier-dwc3", "snps,dwc3";
471 reg = <0x65a00000 0xcd00>;
472 interrupt-names = "host";
473 interrupts = <0 134 4>;
474 pinctrl-names = "default";
475 pinctrl-0 = <&pinctrl_usb0>;
476 clock-names = "ref", "bus_early", "suspend";
477 clocks = <&sys_clk 12>, <&sys_clk 12>, <&sys_clk 12>;
478 resets = <&usb0_rst 15>;
479 phys = <&usb0_hsphy0>, <&usb0_ssphy0>;
484 compatible = "socionext,uniphier-pro5-dwc3-glue",
486 #address-cells = <1>;
488 ranges = <0 0x65b00000 0x400>;
491 compatible = "socionext,uniphier-pro5-usb3-reset";
494 clock-names = "gio", "link";
495 clocks = <&sys_clk 12>, <&sys_clk 14>;
496 reset-names = "gio", "link";
497 resets = <&sys_rst 12>, <&sys_rst 14>;
500 usb0_vbus0: regulator@100 {
501 compatible = "socionext,uniphier-pro5-usb3-regulator";
503 clock-names = "gio", "link";
504 clocks = <&sys_clk 12>, <&sys_clk 14>;
505 reset-names = "gio", "link";
506 resets = <&sys_rst 12>, <&sys_rst 14>;
509 usb0_hsphy0: hs-phy@280 {
510 compatible = "socionext,uniphier-pro5-usb3-hsphy";
513 clock-names = "gio", "link";
514 clocks = <&sys_clk 12>, <&sys_clk 14>;
515 reset-names = "gio", "link";
516 resets = <&sys_rst 12>, <&sys_rst 14>;
517 vbus-supply = <&usb0_vbus0>;
520 usb0_ssphy0: ss-phy@380 {
521 compatible = "socionext,uniphier-pro5-usb3-ssphy";
524 clock-names = "gio", "link";
525 clocks = <&sys_clk 12>, <&sys_clk 14>;
526 reset-names = "gio", "link";
527 resets = <&sys_rst 12>, <&sys_rst 14>;
528 vbus-supply = <&usb0_vbus0>;
533 compatible = "socionext,uniphier-dwc3", "snps,dwc3";
535 reg = <0x65c00000 0xcd00>;
536 interrupt-names = "host";
537 interrupts = <0 137 4>;
538 pinctrl-names = "default";
539 pinctrl-0 = <&pinctrl_usb1>, <&pinctrl_usb2>;
540 clock-names = "ref", "bus_early", "suspend";
541 clocks = <&sys_clk 12>, <&sys_clk 12>, <&sys_clk 12>;
542 resets = <&usb1_rst 15>;
543 phys = <&usb1_hsphy0>, <&usb1_hsphy1>, <&usb1_ssphy0>;
548 compatible = "socionext,uniphier-pro5-dwc3-glue",
550 #address-cells = <1>;
552 ranges = <0 0x65d00000 0x400>;
555 compatible = "socionext,uniphier-pro5-usb3-reset";
558 clock-names = "gio", "link";
559 clocks = <&sys_clk 12>, <&sys_clk 15>;
560 reset-names = "gio", "link";
561 resets = <&sys_rst 12>, <&sys_rst 15>;
564 usb1_vbus0: regulator@100 {
565 compatible = "socionext,uniphier-pro5-usb3-regulator";
567 clock-names = "gio", "link";
568 clocks = <&sys_clk 12>, <&sys_clk 15>;
569 reset-names = "gio", "link";
570 resets = <&sys_rst 12>, <&sys_rst 15>;
573 usb1_vbus1: regulator@110 {
574 compatible = "socionext,uniphier-pro5-usb3-regulator";
576 clock-names = "gio", "link";
577 clocks = <&sys_clk 12>, <&sys_clk 15>;
578 reset-names = "gio", "link";
579 resets = <&sys_rst 12>, <&sys_rst 15>;
582 usb1_hsphy0: hs-phy@280 {
583 compatible = "socionext,uniphier-pro5-usb3-hsphy";
586 clock-names = "gio", "link";
587 clocks = <&sys_clk 12>, <&sys_clk 15>;
588 reset-names = "gio", "link";
589 resets = <&sys_rst 12>, <&sys_rst 15>;
590 vbus-supply = <&usb1_vbus0>;
593 usb1_hsphy1: hs-phy@290 {
594 compatible = "socionext,uniphier-pro5-usb3-hsphy";
597 clock-names = "gio", "link";
598 clocks = <&sys_clk 12>, <&sys_clk 15>;
599 reset-names = "gio", "link";
600 resets = <&sys_rst 12>, <&sys_rst 15>;
601 vbus-supply = <&usb1_vbus1>;
604 usb1_ssphy0: ss-phy@380 {
605 compatible = "socionext,uniphier-pro5-usb3-ssphy";
608 clock-names = "gio", "link";
609 clocks = <&sys_clk 12>, <&sys_clk 15>;
610 reset-names = "gio", "link";
611 resets = <&sys_rst 12>, <&sys_rst 15>;
612 vbus-supply = <&usb1_vbus0>;
616 pcie_ep: pcie-ep@66000000 {
617 compatible = "socionext,uniphier-pro5-pcie-ep",
620 reg-names = "dbi", "dbi2", "link", "addr_space";
621 reg = <0x66000000 0x1000>, <0x66001000 0x1000>,
622 <0x66010000 0x10000>, <0x67000000 0x400000>;
623 pinctrl-names = "default";
624 pinctrl-0 = <&pinctrl_pcie>;
625 clock-names = "gio", "link";
626 clocks = <&sys_clk 12>, <&sys_clk 24>;
627 reset-names = "gio", "link";
628 resets = <&sys_rst 12>, <&sys_rst 24>;
629 num-ib-windows = <16>;
630 num-ob-windows = <16>;
632 phy-names = "pcie-phy";
636 pcie_phy: phy@66038000 {
637 compatible = "socionext,uniphier-pro5-pcie-phy";
638 reg = <0x66038000 0x4000>;
640 clock-names = "gio", "link";
641 clocks = <&sys_clk 12>, <&sys_clk 24>;
642 reset-names = "gio", "link";
643 resets = <&sys_rst 12>, <&sys_rst 24>;
646 nand: nand-controller@68000000 {
647 compatible = "socionext,uniphier-denali-nand-v5b";
649 reg-names = "nand_data", "denali_reg";
650 reg = <0x68000000 0x20>, <0x68100000 0x1000>;
651 #address-cells = <1>;
653 interrupts = <0 65 4>;
654 pinctrl-names = "default";
655 pinctrl-0 = <&pinctrl_nand>;
656 clock-names = "nand", "nand_x", "ecc";
657 clocks = <&sys_clk 2>, <&sys_clk 3>, <&sys_clk 3>;
658 reset-names = "nand", "reg";
659 resets = <&sys_rst 2>, <&sys_rst 2>;
663 compatible = "socionext,uniphier-sd-v3.1";
665 reg = <0x68400000 0x800>;
666 interrupts = <0 78 4>;
667 pinctrl-names = "default";
668 pinctrl-0 = <&pinctrl_emmc>;
669 clocks = <&sd_clk 1>;
670 reset-names = "host", "hw";
671 resets = <&sd_rst 1>, <&sd_rst 6>;
679 compatible = "socionext,uniphier-sd-v3.1";
681 reg = <0x68800000 0x800>;
682 interrupts = <0 76 4>;
683 pinctrl-names = "default", "uhs";
684 pinctrl-0 = <&pinctrl_sd>;
685 pinctrl-1 = <&pinctrl_sd_uhs>;
686 clocks = <&sd_clk 0>;
687 reset-names = "host";
688 resets = <&sd_rst 0>;
698 #include "uniphier-pinctrl.dtsi"