blob: a718866ba52d8e827653c7cbcb3341778f480b83 [file] [log] [blame]
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +02001/*
2 * Device Tree Include file for Marvell Armada 370 and Armada XP SoC
3 *
4 * Copyright (C) 2012 Marvell
5 *
6 * Lior Amsalem <alior@marvell.com>
7 * Gregory CLEMENT <gregory.clement@free-electrons.com>
8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 * Ben Dooks <ben.dooks@codethink.co.uk>
10 *
Gregory CLEMENT8a88daf2015-01-26 15:15:52 +010011 * This file is dual-licensed: you can use it either under the terms
12 * of the GPL or the X11 license, at your option. Note that this dual
13 * licensing only applies to this file, and not this project as a
14 * whole.
15 *
16 * a) This file is free software; you can redistribute it and/or
17 * modify it under the terms of the GNU General Public License as
18 * published by the Free Software Foundation; either version 2 of the
19 * License, or (at your option) any later version.
20 *
21 * This file is distributed in the hope that it will be useful
22 * but WITHOUT ANY WARRANTY; without even the implied warranty of
23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24 * GNU General Public License for more details.
25 *
26 * Or, alternatively
27 *
28 * b) Permission is hereby granted, free of charge, to any person
29 * obtaining a copy of this software and associated documentation
30 * files (the "Software"), to deal in the Software without
31 * restriction, including without limitation the rights to use
32 * copy, modify, merge, publish, distribute, sublicense, and/or
33 * sell copies of the Software, and to permit persons to whom the
34 * Software is furnished to do so, subject to the following
35 * conditions:
36 *
37 * The above copyright notice and this permission notice shall be
38 * included in all copies or substantial portions of the Software.
39 *
40 * THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
41 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
42 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
43 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
44 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
45 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
46 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
47 * OTHER DEALINGS IN THE SOFTWARE.
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +020048 *
49 * This file contains the definitions that are common to the Armada
50 * 370 and Armada XP SoC.
51 */
52
Gregory CLEMENT74898362013-04-12 16:29:10 +020053/include/ "skeleton64.dtsi"
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +020054
Ezequiel Garcia5e12a612013-07-26 10:17:57 -030055#define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16))
56
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +020057/ {
58 model = "Marvell Armada 370 and XP SoC";
Thomas Petazzoni92ece1c2012-11-09 16:29:17 +010059 compatible = "marvell,armada-370-xp";
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +020060
Willy Tarreaube5a9382013-06-03 18:47:36 +020061 aliases {
Thomas Petazzonibf6acf12015-03-03 15:41:01 +010062 serial0 = &uart0;
63 serial1 = &uart1;
Willy Tarreaube5a9382013-06-03 18:47:36 +020064 };
65
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +020066 cpus {
Lorenzo Pieralisi7a7ed292013-04-18 18:29:34 +010067 #address-cells = <1>;
68 #size-cells = <0>;
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +020069 cpu@0 {
70 compatible = "marvell,sheeva-v7";
Lorenzo Pieralisi7a7ed292013-04-18 18:29:34 +010071 device_type = "cpu";
72 reg = <0>;
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +020073 };
74 };
75
Maxime Riparda87cd072015-03-03 11:43:17 +010076 pmu {
77 compatible = "arm,cortex-a9-pmu";
78 interrupts-extended = <&mpic 3>;
79 };
80
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +020081 soc {
Ezequiel Garcia5e12a612013-07-26 10:17:57 -030082 #address-cells = <2>;
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +020083 #size-cells = <1>;
Ezequiel Garcia5e12a612013-07-26 10:17:57 -030084 controller = <&mbusc>;
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +020085 interrupt-parent = <&mpic>;
Thomas Petazzoni46febc62014-03-04 17:36:59 +010086 pcie-mem-aperture = <0xf8000000 0x7e00000>;
87 pcie-io-aperture = <0xffe00000 0x100000>;
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +020088
Ezequiel Garciade1af8d2013-07-26 10:17:59 -030089 devbus-bootcs {
90 compatible = "marvell,mvebu-devbus";
91 reg = <MBUS_ID(0xf0, 0x01) 0x10400 0x8>;
92 ranges = <0 MBUS_ID(0x01, 0x2f) 0 0xffffffff>;
93 #address-cells = <1>;
94 #size-cells = <1>;
95 clocks = <&coreclk 0>;
96 status = "disabled";
97 };
98
99 devbus-cs0 {
100 compatible = "marvell,mvebu-devbus";
101 reg = <MBUS_ID(0xf0, 0x01) 0x10408 0x8>;
102 ranges = <0 MBUS_ID(0x01, 0x3e) 0 0xffffffff>;
103 #address-cells = <1>;
104 #size-cells = <1>;
105 clocks = <&coreclk 0>;
106 status = "disabled";
107 };
108
109 devbus-cs1 {
110 compatible = "marvell,mvebu-devbus";
111 reg = <MBUS_ID(0xf0, 0x01) 0x10410 0x8>;
112 ranges = <0 MBUS_ID(0x01, 0x3d) 0 0xffffffff>;
113 #address-cells = <1>;
114 #size-cells = <1>;
115 clocks = <&coreclk 0>;
116 status = "disabled";
117 };
118
119 devbus-cs2 {
120 compatible = "marvell,mvebu-devbus";
121 reg = <MBUS_ID(0xf0, 0x01) 0x10418 0x8>;
122 ranges = <0 MBUS_ID(0x01, 0x3b) 0 0xffffffff>;
123 #address-cells = <1>;
124 #size-cells = <1>;
125 clocks = <&coreclk 0>;
126 status = "disabled";
127 };
128
129 devbus-cs3 {
130 compatible = "marvell,mvebu-devbus";
131 reg = <MBUS_ID(0xf0, 0x01) 0x10420 0x8>;
132 ranges = <0 MBUS_ID(0x01, 0x37) 0 0xffffffff>;
133 #address-cells = <1>;
134 #size-cells = <1>;
135 clocks = <&coreclk 0>;
136 status = "disabled";
137 };
138
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200139 internal-regs {
140 compatible = "simple-bus";
141 #address-cells = <1>;
142 #size-cells = <1>;
Ezequiel Garcia5e12a612013-07-26 10:17:57 -0300143 ranges = <0 MBUS_ID(0xf0, 0x01) 0 0x100000>;
144
Jason Coopera095b1c2013-12-12 13:59:17 +0000145 rtc@10300 {
146 compatible = "marvell,orion-rtc";
147 reg = <0x10300 0x20>;
148 interrupts = <50>;
Ezequiel Garcia5e12a612013-07-26 10:17:57 -0300149 };
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200150
Jason Coopera095b1c2013-12-12 13:59:17 +0000151 spi0: spi@10600 {
Jason Coopera095b1c2013-12-12 13:59:17 +0000152 reg = <0x10600 0x28>;
153 #address-cells = <1>;
154 #size-cells = <0>;
155 cell-index = <0>;
156 interrupts = <30>;
157 clocks = <&coreclk 0>;
158 status = "disabled";
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200159 };
Thomas Petazzonib18ea4d2013-04-12 16:29:07 +0200160
Jason Coopera095b1c2013-12-12 13:59:17 +0000161 spi1: spi@10680 {
Jason Coopera095b1c2013-12-12 13:59:17 +0000162 reg = <0x10680 0x28>;
163 #address-cells = <1>;
164 #size-cells = <0>;
165 cell-index = <1>;
166 interrupts = <92>;
167 clocks = <&coreclk 0>;
168 status = "disabled";
169 };
170
171 i2c0: i2c@11000 {
172 compatible = "marvell,mv64xxx-i2c";
173 #address-cells = <1>;
174 #size-cells = <0>;
175 interrupts = <31>;
176 timeout-ms = <1000>;
177 clocks = <&coreclk 0>;
178 status = "disabled";
179 };
180
181 i2c1: i2c@11100 {
182 compatible = "marvell,mv64xxx-i2c";
183 #address-cells = <1>;
184 #size-cells = <0>;
185 interrupts = <32>;
186 timeout-ms = <1000>;
187 clocks = <&coreclk 0>;
188 status = "disabled";
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200189 };
Thomas Petazzonib18ea4d2013-04-12 16:29:07 +0200190
Arnaud Ebalard181d9b22014-11-22 00:45:35 +0100191 uart0: serial@12000 {
Gregory CLEMENTb24212f2012-12-04 18:04:59 +0100192 compatible = "snps,dw-apb-uart";
Gregory CLEMENT82a68262013-04-12 16:29:08 +0200193 reg = <0x12000 0x100>;
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +0200194 reg-shift = <2>;
195 interrupts = <41>;
Heikki Krogeruse3661542013-03-06 11:23:33 +0100196 reg-io-width = <1>;
Thomas Petazzoni64939dc2014-04-18 09:41:46 +0200197 clocks = <&coreclk 0>;
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +0200198 status = "disabled";
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200199 };
Arnaud Ebalard181d9b22014-11-22 00:45:35 +0100200
201 uart1: serial@12100 {
Gregory CLEMENTb24212f2012-12-04 18:04:59 +0100202 compatible = "snps,dw-apb-uart";
Gregory CLEMENT82a68262013-04-12 16:29:08 +0200203 reg = <0x12100 0x100>;
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +0200204 reg-shift = <2>;
205 interrupts = <42>;
Heikki Krogeruse3661542013-03-06 11:23:33 +0100206 reg-io-width = <1>;
Thomas Petazzoni64939dc2014-04-18 09:41:46 +0200207 clocks = <&coreclk 0>;
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +0200208 status = "disabled";
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200209 };
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +0200210
Arnaud Ebalard4904a822014-11-22 00:45:56 +0100211 pinctrl: pin-ctrl@18000 {
212 reg = <0x18000 0x38>;
213 };
214
Ezequiel Garciaf039dfb2013-10-18 20:02:31 -0300215 coredivclk: corediv-clock@18740 {
216 compatible = "marvell,armada-370-corediv-clock";
217 reg = <0x18740 0xc>;
218 #clock-cells = <1>;
219 clocks = <&mainpll>;
220 clock-output-names = "nand";
221 };
222
Jason Coopera095b1c2013-12-12 13:59:17 +0000223 mbusc: mbus-controller@20000 {
224 compatible = "marvell,mbus-controller";
Thomas Petazzoni8b7dc9d2014-11-21 17:00:12 +0100225 reg = <0x20000 0x100>, <0x20180 0x20>,
226 <0x20250 0x8>;
Jason Coopera095b1c2013-12-12 13:59:17 +0000227 };
228
Thomas Petazzoni24c25732015-03-03 15:41:03 +0100229 mpic: interrupt-controller@20a00 {
Jason Coopera095b1c2013-12-12 13:59:17 +0000230 compatible = "marvell,mpic";
231 #interrupt-cells = <1>;
232 #size-cells = <1>;
233 interrupt-controller;
234 msi-controller;
235 };
236
237 coherency-fabric@20200 {
238 compatible = "marvell,coherency-fabric";
Kevin Hilman939ac3c2013-12-19 15:24:56 -0800239 reg = <0x20200 0xb0>, <0x21010 0x1c>;
Jason Coopera095b1c2013-12-12 13:59:17 +0000240 };
241
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200242 timer@20300 {
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200243 reg = <0x20300 0x30>, <0x21040 0x30>;
244 interrupts = <37>, <38>, <39>, <40>, <5>, <6>;
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200245 };
Thomas Petazzoni5b40bae2012-09-11 14:27:30 +0200246
Ezequiel Garcia05afeeb2014-02-10 20:00:32 -0300247 watchdog@20300 {
248 reg = <0x20300 0x34>, <0x20704 0x4>;
249 };
250
Gregory CLEMENTb6249d42014-04-14 15:50:32 +0200251 pmsu@22000 {
252 compatible = "marvell,armada-370-pmsu";
253 reg = <0x22000 0x1000>;
254 };
255
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200256 usb@50000 {
257 compatible = "marvell,orion-ehci";
258 reg = <0x50000 0x500>;
259 interrupts = <45>;
260 status = "disabled";
261 };
Ezequiel Garciab2bb8062013-01-23 12:26:30 -0300262
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200263 usb@51000 {
264 compatible = "marvell,orion-ehci";
265 reg = <0x51000 0x500>;
266 interrupts = <46>;
267 status = "disabled";
268 };
Ezequiel Garciab2bb8062013-01-23 12:26:30 -0300269
Jason Coopera095b1c2013-12-12 13:59:17 +0000270 eth0: ethernet@70000 {
Jason Coopera095b1c2013-12-12 13:59:17 +0000271 reg = <0x70000 0x4000>;
272 interrupts = <8>;
273 clocks = <&gateclk 4>;
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200274 status = "disabled";
275 };
Ezequiel Garciad5dc0352013-02-06 10:06:21 -0300276
Andrew Lunn9ef90cb2014-11-05 20:02:00 +0100277 mdio: mdio {
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200278 #address-cells = <1>;
279 #size-cells = <0>;
Jason Coopera095b1c2013-12-12 13:59:17 +0000280 compatible = "marvell,orion-mdio";
281 reg = <0x72004 0x4>;
Thomas Petazzonia6e03dd2014-03-26 00:33:58 +0100282 clocks = <&gateclk 4>;
Jason Coopera095b1c2013-12-12 13:59:17 +0000283 };
284
285 eth1: ethernet@74000 {
Jason Coopera095b1c2013-12-12 13:59:17 +0000286 reg = <0x74000 0x4000>;
287 interrupts = <10>;
288 clocks = <&gateclk 3>;
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200289 status = "disabled";
290 };
Ezequiel Garcia3d76e1f2013-04-10 16:04:01 -0300291
Jason Coopera095b1c2013-12-12 13:59:17 +0000292 sata@a0000 {
Linus Torvalds9b6d3512014-01-23 18:45:38 -0800293 compatible = "marvell,armada-370-sata";
Jason Coopera095b1c2013-12-12 13:59:17 +0000294 reg = <0xa0000 0x5000>;
295 interrupts = <55>;
296 clocks = <&gateclk 15>, <&gateclk 30>;
297 clock-names = "0", "1";
Ezequiel Garciad5dc0352013-02-06 10:06:21 -0300298 status = "disabled";
299 };
Ezequiel Garcia3d76e1f2013-04-10 16:04:01 -0300300
Ezequiel Garciacb28e252013-11-07 12:17:33 -0300301 nand@d0000 {
302 compatible = "marvell,armada370-nand";
303 reg = <0xd0000 0x54>;
304 #address-cells = <1>;
305 #size-cells = <1>;
306 interrupts = <113>;
307 clocks = <&coredivclk 0>;
308 status = "disabled";
309 };
Jason Coopera095b1c2013-12-12 13:59:17 +0000310
311 mvsdio@d4000 {
312 compatible = "marvell,orion-sdio";
313 reg = <0xd4000 0x200>;
314 interrupts = <54>;
315 clocks = <&gateclk 17>;
316 bus-width = <4>;
317 cap-sdio-irq;
318 cap-sd-highspeed;
319 cap-mmc-highspeed;
320 status = "disabled";
321 };
Ezequiel Garcia3d76e1f2013-04-10 16:04:01 -0300322 };
Thomas Petazzoni9ae6f742012-06-13 19:01:28 +0200323 };
Ezequiel Garcia4675cf52013-10-18 20:02:30 -0300324
325 clocks {
326 /* 2 GHz fixed main PLL */
327 mainpll: mainpll {
328 compatible = "fixed-clock";
329 #clock-cells = <0>;
330 clock-frequency = <2000000000>;
331 };
332 };
Gregory CLEMENT467f54b2013-04-12 16:29:09 +0200333 };