2 * Device Tree Source for UniPhier LD4 SoC
4 * Copyright (C) 2015-2016 Socionext Inc.
5 * Author: Masahiro Yamada <yamada.masahiro@socionext.com>
7 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
11 compatible = "socionext,uniphier-ld4";
21 compatible = "arm,cortex-a9";
23 enable-method = "psci";
24 next-level-cache = <&l2>;
29 compatible = "arm,psci-0.2";
35 compatible = "fixed-clock";
37 clock-frequency = <24576000>;
40 arm_timer_clk: arm_timer_clk {
42 compatible = "fixed-clock";
43 clock-frequency = <50000000>;
48 compatible = "simple-bus";
52 interrupt-parent = <&intc>;
54 l2: l2-cache@500c0000 {
55 compatible = "socionext,uniphier-system-cache";
56 reg = <0x500c0000 0x2000>, <0x503c0100 0x4>,
58 interrupts = <0 174 4>, <0 175 4>;
60 cache-size = <(512 * 1024)>;
62 cache-line-size = <128>;
66 serial0: serial@54006800 {
67 compatible = "socionext,uniphier-uart";
69 reg = <0x54006800 0x40>;
70 interrupts = <0 33 4>;
71 pinctrl-names = "default";
72 pinctrl-0 = <&pinctrl_uart0>;
73 clocks = <&peri_clk 0>;
76 serial1: serial@54006900 {
77 compatible = "socionext,uniphier-uart";
79 reg = <0x54006900 0x40>;
80 interrupts = <0 35 4>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&pinctrl_uart1>;
83 clocks = <&peri_clk 1>;
86 serial2: serial@54006a00 {
87 compatible = "socionext,uniphier-uart";
89 reg = <0x54006a00 0x40>;
90 interrupts = <0 37 4>;
91 pinctrl-names = "default";
92 pinctrl-0 = <&pinctrl_uart2>;
93 clocks = <&peri_clk 2>;
96 serial3: serial@54006b00 {
97 compatible = "socionext,uniphier-uart";
99 reg = <0x54006b00 0x40>;
100 interrupts = <0 29 4>;
101 pinctrl-names = "default";
102 pinctrl-0 = <&pinctrl_uart3>;
103 clocks = <&peri_clk 3>;
107 compatible = "socionext,uniphier-i2c";
109 reg = <0x58400000 0x40>;
110 #address-cells = <1>;
112 interrupts = <0 41 1>;
113 pinctrl-names = "default";
114 pinctrl-0 = <&pinctrl_i2c0>;
115 clocks = <&peri_clk 4>;
116 clock-frequency = <100000>;
120 compatible = "socionext,uniphier-i2c";
122 reg = <0x58480000 0x40>;
123 #address-cells = <1>;
125 interrupts = <0 42 1>;
126 pinctrl-names = "default";
127 pinctrl-0 = <&pinctrl_i2c1>;
128 clocks = <&peri_clk 5>;
129 clock-frequency = <100000>;
132 /* chip-internal connection for DMD */
134 compatible = "socionext,uniphier-i2c";
135 reg = <0x58500000 0x40>;
136 #address-cells = <1>;
138 interrupts = <0 43 1>;
139 pinctrl-names = "default";
140 pinctrl-0 = <&pinctrl_i2c2>;
141 clocks = <&peri_clk 6>;
142 clock-frequency = <400000>;
146 compatible = "socionext,uniphier-i2c";
148 reg = <0x58580000 0x40>;
149 #address-cells = <1>;
151 interrupts = <0 44 1>;
152 pinctrl-names = "default";
153 pinctrl-0 = <&pinctrl_i2c3>;
154 clocks = <&peri_clk 7>;
155 clock-frequency = <100000>;
158 system_bus: system-bus@58c00000 {
159 compatible = "socionext,uniphier-system-bus";
161 reg = <0x58c00000 0x400>;
162 #address-cells = <2>;
164 pinctrl-names = "default";
165 pinctrl-0 = <&pinctrl_system_bus>;
169 compatible = "socionext,uniphier-smpctrl";
170 reg = <0x59801000 0x400>;
174 compatible = "socionext,uniphier-ld4-mioctrl",
175 "simple-mfd", "syscon";
176 reg = <0x59810000 0x800>;
179 compatible = "socionext,uniphier-ld4-mio-clock";
184 compatible = "socionext,uniphier-ld4-mio-reset";
190 compatible = "socionext,uniphier-ld4-perictrl",
191 "simple-mfd", "syscon";
192 reg = <0x59820000 0x200>;
195 compatible = "socionext,uniphier-ld4-peri-clock";
200 compatible = "socionext,uniphier-ld4-peri-reset";
206 compatible = "socionext,uniphier-ehci", "generic-ehci";
208 reg = <0x5a800100 0x100>;
209 interrupts = <0 80 4>;
210 pinctrl-names = "default";
211 pinctrl-0 = <&pinctrl_usb0>;
212 clocks = <&sys_clk 8>, <&mio_clk 7>, <&mio_clk 8>,
214 resets = <&sys_rst 8>, <&mio_rst 7>, <&mio_rst 8>,
219 compatible = "socionext,uniphier-ehci", "generic-ehci";
221 reg = <0x5a810100 0x100>;
222 interrupts = <0 81 4>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_usb1>;
225 clocks = <&sys_clk 8>, <&mio_clk 7>, <&mio_clk 9>,
227 resets = <&sys_rst 8>, <&mio_rst 7>, <&mio_rst 9>,
232 compatible = "socionext,uniphier-ehci", "generic-ehci";
234 reg = <0x5a820100 0x100>;
235 interrupts = <0 82 4>;
236 pinctrl-names = "default";
237 pinctrl-0 = <&pinctrl_usb2>;
238 clocks = <&sys_clk 8>, <&mio_clk 7>, <&mio_clk 10>,
240 resets = <&sys_rst 8>, <&mio_rst 7>, <&mio_rst 10>,
245 compatible = "socionext,uniphier-ld4-soc-glue",
246 "simple-mfd", "syscon";
247 reg = <0x5f800000 0x2000>;
250 compatible = "socionext,uniphier-ld4-pinctrl";
255 compatible = "arm,cortex-a9-global-timer";
256 reg = <0x60000200 0x20>;
257 interrupts = <1 11 0x104>;
258 clocks = <&arm_timer_clk>;
262 compatible = "arm,cortex-a9-twd-timer";
263 reg = <0x60000600 0x20>;
264 interrupts = <1 13 0x104>;
265 clocks = <&arm_timer_clk>;
268 intc: interrupt-controller@60001000 {
269 compatible = "arm,cortex-a9-gic";
270 reg = <0x60001000 0x1000>,
272 #interrupt-cells = <3>;
273 interrupt-controller;
276 aidet: aidet@61830000 {
277 compatible = "socionext,uniphier-ld4-aidet";
278 reg = <0x61830000 0x200>;
279 interrupt-controller;
280 #interrupt-cells = <2>;
284 compatible = "socionext,uniphier-ld4-sysctrl",
285 "simple-mfd", "syscon";
286 reg = <0x61840000 0x10000>;
289 compatible = "socionext,uniphier-ld4-clock";
294 compatible = "socionext,uniphier-ld4-reset";
299 nand: nand@68000000 {
300 compatible = "socionext,uniphier-denali-nand-v5a";
302 reg-names = "nand_data", "denali_reg";
303 reg = <0x68000000 0x20>, <0x68100000 0x1000>;
304 interrupts = <0 65 4>;
305 pinctrl-names = "default";
306 pinctrl-0 = <&pinctrl_nand2cs>;
307 clocks = <&sys_clk 2>;
312 #include "uniphier-pinctrl.dtsi"