2 * Device Tree Source for UniPhier Pro5 SoC
4 * Copyright (C) 2015-2016 Socionext Inc.
5 * Author: Masahiro Yamada <yamada.masahiro@socionext.com>
7 * This file is dual-licensed: you can use it either under the terms
8 * of the GPL or the X11 license, at your option. Note that this dual
9 * licensing only applies to this file, and not this project as a
12 * a) This file is free software; you can redistribute it and/or
13 * modify it under the terms of the GNU General Public License as
14 * published by the Free Software Foundation; either version 2 of the
15 * License, or (at your option) any later version.
17 * This file is distributed in the hope that it will be useful,
18 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 * GNU General Public License for more details.
24 * b) Permission is hereby granted, free of charge, to any person
25 * obtaining a copy of this software and associated documentation
26 * files (the "Software"), to deal in the Software without
27 * restriction, including without limitation the rights to use,
28 * copy, modify, merge, publish, distribute, sublicense, and/or
29 * sell copies of the Software, and to permit persons to whom the
30 * Software is furnished to do so, subject to the following
33 * The above copyright notice and this permission notice shall be
34 * included in all copies or substantial portions of the Software.
36 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
37 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
38 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
39 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
40 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
41 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
42 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
43 * OTHER DEALINGS IN THE SOFTWARE.
46 /include/ "skeleton.dtsi"
49 compatible = "socionext,uniphier-pro5";
57 compatible = "arm,cortex-a9";
59 clocks = <&sys_clk 32>;
60 enable-method = "psci";
61 next-level-cache = <&l2>;
62 operating-points-v2 = <&cpu_opp>;
67 compatible = "arm,cortex-a9";
69 clocks = <&sys_clk 32>;
70 enable-method = "psci";
71 next-level-cache = <&l2>;
72 operating-points-v2 = <&cpu_opp>;
77 compatible = "operating-points-v2";
81 opp-hz = /bits/ 64 <100000000>;
82 clock-latency-ns = <300>;
85 opp-hz = /bits/ 64 <116667000>;
86 clock-latency-ns = <300>;
89 opp-hz = /bits/ 64 <150000000>;
90 clock-latency-ns = <300>;
93 opp-hz = /bits/ 64 <175000000>;
94 clock-latency-ns = <300>;
97 opp-hz = /bits/ 64 <200000000>;
98 clock-latency-ns = <300>;
101 opp-hz = /bits/ 64 <233334000>;
102 clock-latency-ns = <300>;
105 opp-hz = /bits/ 64 <300000000>;
106 clock-latency-ns = <300>;
109 opp-hz = /bits/ 64 <350000000>;
110 clock-latency-ns = <300>;
113 opp-hz = /bits/ 64 <400000000>;
114 clock-latency-ns = <300>;
117 opp-hz = /bits/ 64 <466667000>;
118 clock-latency-ns = <300>;
121 opp-hz = /bits/ 64 <600000000>;
122 clock-latency-ns = <300>;
125 opp-hz = /bits/ 64 <700000000>;
126 clock-latency-ns = <300>;
129 opp-hz = /bits/ 64 <800000000>;
130 clock-latency-ns = <300>;
133 opp-hz = /bits/ 64 <933334000>;
134 clock-latency-ns = <300>;
137 opp-hz = /bits/ 64 <1200000000>;
138 clock-latency-ns = <300>;
141 opp-hz = /bits/ 64 <1400000000>;
142 clock-latency-ns = <300>;
147 compatible = "arm,psci-0.2";
153 compatible = "fixed-clock";
155 clock-frequency = <20000000>;
158 arm_timer_clk: arm_timer_clk {
160 compatible = "fixed-clock";
161 clock-frequency = <50000000>;
166 compatible = "simple-bus";
167 #address-cells = <1>;
170 interrupt-parent = <&intc>;
172 l2: l2-cache@500c0000 {
173 compatible = "socionext,uniphier-system-cache";
174 reg = <0x500c0000 0x2000>, <0x503c0100 0x8>,
176 interrupts = <0 190 4>, <0 191 4>;
178 cache-size = <(2 * 1024 * 1024)>;
180 cache-line-size = <128>;
182 next-level-cache = <&l3>;
185 l3: l3-cache@500c8000 {
186 compatible = "socionext,uniphier-system-cache";
187 reg = <0x500c8000 0x2000>, <0x503c8100 0x8>,
189 interrupts = <0 174 4>, <0 175 4>;
191 cache-size = <(2 * 1024 * 1024)>;
193 cache-line-size = <256>;
197 serial0: serial@54006800 {
198 compatible = "socionext,uniphier-uart";
200 reg = <0x54006800 0x40>;
201 interrupts = <0 33 4>;
202 pinctrl-names = "default";
203 pinctrl-0 = <&pinctrl_uart0>;
204 clocks = <&peri_clk 0>;
207 serial1: serial@54006900 {
208 compatible = "socionext,uniphier-uart";
210 reg = <0x54006900 0x40>;
211 interrupts = <0 35 4>;
212 pinctrl-names = "default";
213 pinctrl-0 = <&pinctrl_uart1>;
214 clocks = <&peri_clk 1>;
217 serial2: serial@54006a00 {
218 compatible = "socionext,uniphier-uart";
220 reg = <0x54006a00 0x40>;
221 interrupts = <0 37 4>;
222 pinctrl-names = "default";
223 pinctrl-0 = <&pinctrl_uart2>;
224 clocks = <&peri_clk 2>;
227 serial3: serial@54006b00 {
228 compatible = "socionext,uniphier-uart";
230 reg = <0x54006b00 0x40>;
231 interrupts = <0 177 4>;
232 pinctrl-names = "default";
233 pinctrl-0 = <&pinctrl_uart3>;
234 clocks = <&peri_clk 3>;
238 compatible = "socionext,uniphier-fi2c";
240 reg = <0x58780000 0x80>;
241 #address-cells = <1>;
243 interrupts = <0 41 4>;
244 pinctrl-names = "default";
245 pinctrl-0 = <&pinctrl_i2c0>;
246 clocks = <&peri_clk 4>;
247 clock-frequency = <100000>;
251 compatible = "socionext,uniphier-fi2c";
253 reg = <0x58781000 0x80>;
254 #address-cells = <1>;
256 interrupts = <0 42 4>;
257 pinctrl-names = "default";
258 pinctrl-0 = <&pinctrl_i2c1>;
259 clocks = <&peri_clk 5>;
260 clock-frequency = <100000>;
264 compatible = "socionext,uniphier-fi2c";
266 reg = <0x58782000 0x80>;
267 #address-cells = <1>;
269 interrupts = <0 43 4>;
270 pinctrl-names = "default";
271 pinctrl-0 = <&pinctrl_i2c2>;
272 clocks = <&peri_clk 6>;
273 clock-frequency = <100000>;
277 compatible = "socionext,uniphier-fi2c";
279 reg = <0x58783000 0x80>;
280 #address-cells = <1>;
282 interrupts = <0 44 4>;
283 pinctrl-names = "default";
284 pinctrl-0 = <&pinctrl_i2c3>;
285 clocks = <&peri_clk 7>;
286 clock-frequency = <100000>;
289 /* i2c4 does not exist */
291 /* chip-internal connection for DMD */
293 compatible = "socionext,uniphier-fi2c";
294 reg = <0x58785000 0x80>;
295 #address-cells = <1>;
297 interrupts = <0 25 4>;
298 clocks = <&peri_clk 9>;
299 clock-frequency = <400000>;
302 /* chip-internal connection for HDMI */
304 compatible = "socionext,uniphier-fi2c";
305 reg = <0x58786000 0x80>;
306 #address-cells = <1>;
308 interrupts = <0 26 4>;
309 clocks = <&peri_clk 10>;
310 clock-frequency = <400000>;
313 system_bus: system-bus@58c00000 {
314 compatible = "socionext,uniphier-system-bus";
316 reg = <0x58c00000 0x400>;
317 #address-cells = <2>;
319 pinctrl-names = "default";
320 pinctrl-0 = <&pinctrl_system_bus>;
324 compatible = "socionext,uniphier-smpctrl";
325 reg = <0x59801000 0x400>;
329 compatible = "socionext,uniphier-pro5-sdctrl",
330 "simple-mfd", "syscon";
331 reg = <0x59810000 0x800>;
334 compatible = "socionext,uniphier-pro5-sd-clock";
339 compatible = "socionext,uniphier-pro5-sd-reset";
345 compatible = "socionext,uniphier-pro5-perictrl",
346 "simple-mfd", "syscon";
347 reg = <0x59820000 0x200>;
350 compatible = "socionext,uniphier-pro5-peri-clock";
355 compatible = "socionext,uniphier-pro5-peri-reset";
361 compatible = "socionext,uniphier-pro5-soc-glue",
362 "simple-mfd", "syscon";
363 reg = <0x5f800000 0x2000>;
366 compatible = "socionext,uniphier-pro5-pinctrl";
371 compatible = "arm,cortex-a9-global-timer";
372 reg = <0x60000200 0x20>;
373 interrupts = <1 11 0x304>;
374 clocks = <&arm_timer_clk>;
378 compatible = "arm,cortex-a9-twd-timer";
379 reg = <0x60000600 0x20>;
380 interrupts = <1 13 0x304>;
381 clocks = <&arm_timer_clk>;
384 intc: interrupt-controller@60001000 {
385 compatible = "arm,cortex-a9-gic";
386 reg = <0x60001000 0x1000>,
388 #interrupt-cells = <3>;
389 interrupt-controller;
393 compatible = "socionext,uniphier-pro5-sysctrl",
394 "simple-mfd", "syscon";
395 reg = <0x61840000 0x10000>;
398 compatible = "socionext,uniphier-pro5-clock";
403 compatible = "socionext,uniphier-pro5-reset";
410 /include/ "uniphier-pinctrl.dtsi"