2 * Device Tree Include file for Marvell Armada 38x family of SoCs.
4 * Copyright (C) 2014 Marvell
6 * Lior Amsalem <alior@marvell.com>
7 * Gregory CLEMENT <gregory.clement@free-electrons.com>
8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 * This file is dual-licensed: you can use it either under the terms
11 * of the GPL or the X11 license, at your option. Note that this dual
12 * licensing only applies to this file, and not this project as a
15 * a) This file is free software; you can redistribute it and/or
16 * modify it under the terms of the GNU General Public License as
17 * published by the Free Software Foundation; either version 2 of the
18 * License, or (at your option) any later version.
20 * This file is distributed in the hope that it will be useful
21 * but WITHOUT ANY WARRANTY; without even the implied warranty of
22 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23 * GNU General Public License for more details.
27 * b) Permission is hereby granted, free of charge, to any person
28 * obtaining a copy of this software and associated documentation
29 * files (the "Software"), to deal in the Software without
30 * restriction, including without limitation the rights to use
31 * copy, modify, merge, publish, distribute, sublicense, and/or
32 * sell copies of the Software, and to permit persons to whom the
33 * Software is furnished to do so, subject to the following
36 * The above copyright notice and this permission notice shall be
37 * included in all copies or substantial portions of the Software.
39 * THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
40 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
41 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
42 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
43 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
44 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
45 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
46 * OTHER DEALINGS IN THE SOFTWARE.
49 #include "skeleton.dtsi"
50 #include <dt-bindings/interrupt-controller/arm-gic.h>
51 #include <dt-bindings/interrupt-controller/irq.h>
53 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16))
56 model = "Marvell Armada 38x family SoC";
57 compatible = "marvell,armada380";
67 compatible = "arm,cortex-a9-pmu";
68 interrupts-extended = <&mpic 3>;
72 compatible = "marvell,armada380-mbus", "simple-bus";
75 controller = <&mbusc>;
76 interrupt-parent = <&gic>;
77 pcie-mem-aperture = <0xe0000000 0x8000000>;
78 pcie-io-aperture = <0xe8000000 0x100000>;
81 compatible = "marvell,bootrom";
82 reg = <MBUS_ID(0x01, 0x1d) 0 0x200000>;
86 compatible = "marvell,mvebu-devbus";
87 reg = <MBUS_ID(0xf0, 0x01) 0x10400 0x8>;
88 ranges = <0 MBUS_ID(0x01, 0x2f) 0 0xffffffff>;
91 clocks = <&coreclk 0>;
96 compatible = "marvell,mvebu-devbus";
97 reg = <MBUS_ID(0xf0, 0x01) 0x10408 0x8>;
98 ranges = <0 MBUS_ID(0x01, 0x3e) 0 0xffffffff>;
101 clocks = <&coreclk 0>;
106 compatible = "marvell,mvebu-devbus";
107 reg = <MBUS_ID(0xf0, 0x01) 0x10410 0x8>;
108 ranges = <0 MBUS_ID(0x01, 0x3d) 0 0xffffffff>;
109 #address-cells = <1>;
111 clocks = <&coreclk 0>;
116 compatible = "marvell,mvebu-devbus";
117 reg = <MBUS_ID(0xf0, 0x01) 0x10418 0x8>;
118 ranges = <0 MBUS_ID(0x01, 0x3b) 0 0xffffffff>;
119 #address-cells = <1>;
121 clocks = <&coreclk 0>;
126 compatible = "marvell,mvebu-devbus";
127 reg = <MBUS_ID(0xf0, 0x01) 0x10420 0x8>;
128 ranges = <0 MBUS_ID(0x01, 0x37) 0 0xffffffff>;
129 #address-cells = <1>;
131 clocks = <&coreclk 0>;
136 compatible = "simple-bus";
137 #address-cells = <1>;
139 ranges = <0 MBUS_ID(0xf0, 0x01) 0 0x100000>;
141 L2: cache-controller@8000 {
142 compatible = "arm,pl310-cache";
143 reg = <0x8000 0x1000>;
149 compatible = "arm,cortex-a9-scu";
154 compatible = "arm,cortex-a9-twd-timer";
156 interrupts = <GIC_PPI 13 (IRQ_TYPE_EDGE_RISING | GIC_CPU_MASK_SIMPLE(2))>;
157 clocks = <&coreclk 2>;
160 gic: interrupt-controller@d000 {
161 compatible = "arm,cortex-a9-gic";
162 #interrupt-cells = <3>;
164 interrupt-controller;
165 reg = <0xd000 0x1000>,
170 compatible = "marvell,armada-380-spi",
172 reg = <0x10600 0x50>;
173 #address-cells = <1>;
176 interrupts = <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
177 clocks = <&coreclk 0>;
182 compatible = "marvell,armada-380-spi",
184 reg = <0x10680 0x50>;
185 #address-cells = <1>;
188 interrupts = <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;
189 clocks = <&coreclk 0>;
194 compatible = "marvell,mv64xxx-i2c";
195 reg = <0x11000 0x20>;
196 #address-cells = <1>;
198 interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
200 clocks = <&coreclk 0>;
205 compatible = "marvell,mv64xxx-i2c";
206 reg = <0x11100 0x20>;
207 #address-cells = <1>;
209 interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
211 clocks = <&coreclk 0>;
215 uart0: serial@12000 {
216 compatible = "snps,dw-apb-uart";
217 reg = <0x12000 0x100>;
219 interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
221 clocks = <&coreclk 0>;
225 uart1: serial@12100 {
226 compatible = "snps,dw-apb-uart";
227 reg = <0x12100 0x100>;
229 interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
231 clocks = <&coreclk 0>;
235 pinctrl: pinctrl@18000 {
236 reg = <0x18000 0x20>;
238 ge0_rgmii_pins: ge-rgmii-pins-0 {
239 marvell,pins = "mpp6", "mpp7", "mpp8",
240 "mpp9", "mpp10", "mpp11",
241 "mpp12", "mpp13", "mpp14",
242 "mpp15", "mpp16", "mpp17";
243 marvell,function = "ge0";
246 ge1_rgmii_pins: ge-rgmii-pins-1 {
247 marvell,pins = "mpp21", "mpp27", "mpp28",
248 "mpp29", "mpp30", "mpp31",
249 "mpp32", "mpp37", "mpp38",
250 "mpp39", "mpp40", "mpp41";
251 marvell,function = "ge1";
254 i2c0_pins: i2c-pins-0 {
255 marvell,pins = "mpp2", "mpp3";
256 marvell,function = "i2c0";
259 mdio_pins: mdio-pins {
260 marvell,pins = "mpp4", "mpp5";
261 marvell,function = "ge";
264 ref_clk0_pins: ref-clk-pins-0 {
265 marvell,pins = "mpp45";
266 marvell,function = "ref";
269 ref_clk1_pins: ref-clk-pins-1 {
270 marvell,pins = "mpp46";
271 marvell,function = "ref";
274 spi0_pins: spi-pins-0 {
275 marvell,pins = "mpp22", "mpp23", "mpp24",
277 marvell,function = "spi0";
280 spi1_pins: spi-pins-1 {
281 marvell,pins = "mpp56", "mpp57", "mpp58",
283 marvell,function = "spi1";
286 uart0_pins: uart-pins-0 {
287 marvell,pins = "mpp0", "mpp1";
288 marvell,function = "ua0";
291 uart1_pins: uart-pins-1 {
292 marvell,pins = "mpp19", "mpp20";
293 marvell,function = "ua1";
296 sdhci_pins: sdhci-pins {
297 marvell,pins = "mpp48", "mpp49", "mpp50",
298 "mpp52", "mpp53", "mpp54",
299 "mpp55", "mpp57", "mpp58",
301 marvell,function = "sd0";
304 sata0_pins: sata-pins-0 {
305 marvell,pins = "mpp20";
306 marvell,function = "sata0";
309 sata1_pins: sata-pins-1 {
310 marvell,pins = "mpp19";
311 marvell,function = "sata1";
314 sata2_pins: sata-pins-2 {
315 marvell,pins = "mpp47";
316 marvell,function = "sata2";
319 sata3_pins: sata-pins-3 {
320 marvell,pins = "mpp44";
321 marvell,function = "sata3";
326 compatible = "marvell,orion-gpio";
327 reg = <0x18100 0x40>;
331 interrupt-controller;
332 #interrupt-cells = <2>;
333 interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>,
334 <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>,
335 <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>,
336 <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
340 compatible = "marvell,orion-gpio";
341 reg = <0x18140 0x40>;
345 interrupt-controller;
346 #interrupt-cells = <2>;
347 interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>,
348 <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>,
349 <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>,
350 <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
353 system-controller@18200 {
354 compatible = "marvell,armada-380-system-controller",
355 "marvell,armada-370-xp-system-controller";
356 reg = <0x18200 0x100>;
359 gateclk: clock-gating-control@18220 {
360 compatible = "marvell,armada-380-gating-clock";
362 clocks = <&coreclk 0>;
366 coreclk: mvebu-sar@18600 {
367 compatible = "marvell,armada-380-core-clock";
368 reg = <0x18600 0x04>;
372 mbusc: mbus-controller@20000 {
373 compatible = "marvell,mbus-controller";
374 reg = <0x20000 0x100>, <0x20180 0x20>;
377 mpic: interrupt-controller@20a00 {
378 compatible = "marvell,mpic";
379 reg = <0x20a00 0x2d0>, <0x21070 0x58>;
380 #interrupt-cells = <1>;
382 interrupt-controller;
384 interrupts = <GIC_PPI 15 IRQ_TYPE_LEVEL_HIGH>;
388 compatible = "marvell,armada-380-timer",
389 "marvell,armada-xp-timer";
390 reg = <0x20300 0x30>, <0x21040 0x30>;
391 interrupts-extended = <&gic GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
392 <&gic GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
393 <&gic GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>,
394 <&gic GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>,
397 clocks = <&coreclk 2>, <&refclk>;
398 clock-names = "nbclk", "fixed";
402 compatible = "marvell,armada-380-wdt";
403 reg = <0x20300 0x34>, <0x20704 0x4>, <0x18260 0x4>;
404 clocks = <&coreclk 2>, <&refclk>;
405 clock-names = "nbclk", "fixed";
409 compatible = "marvell,armada-370-cpu-reset";
410 reg = <0x20800 0x10>;
413 mpcore-soc-ctrl@20d20 {
414 compatible = "marvell,armada-380-mpcore-soc-ctrl";
415 reg = <0x20d20 0x6c>;
418 coherency-fabric@21010 {
419 compatible = "marvell,armada-380-coherency-fabric";
420 reg = <0x21010 0x1c>;
424 compatible = "marvell,armada-380-pmsu";
425 reg = <0x22000 0x1000>;
428 eth1: ethernet@30000 {
429 compatible = "marvell,armada-370-neta";
430 reg = <0x30000 0x4000>;
431 interrupts-extended = <&mpic 10>;
432 clocks = <&gateclk 3>;
436 eth2: ethernet@34000 {
437 compatible = "marvell,armada-370-neta";
438 reg = <0x34000 0x4000>;
439 interrupts-extended = <&mpic 12>;
440 clocks = <&gateclk 2>;
445 compatible = "marvell,orion-ehci";
446 reg = <0x58000 0x500>;
447 interrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>;
448 clocks = <&gateclk 18>;
453 compatible = "marvell,orion-xor";
456 clocks = <&gateclk 22>;
460 interrupts = <GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>;
465 interrupts = <GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>;
473 compatible = "marvell,orion-xor";
476 clocks = <&gateclk 28>;
480 interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
485 interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;
492 eth0: ethernet@70000 {
493 compatible = "marvell,armada-370-neta";
494 reg = <0x70000 0x4000>;
495 interrupts-extended = <&mpic 8>;
496 clocks = <&gateclk 4>;
501 #address-cells = <1>;
503 compatible = "marvell,orion-mdio";
505 clocks = <&gateclk 4>;
509 compatible = "marvell,armada-380-rtc";
510 reg = <0xa3800 0x20>, <0x184a0 0x0c>;
511 reg-names = "rtc", "rtc-soc";
512 interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;
516 compatible = "marvell,armada-380-ahci";
517 reg = <0xa8000 0x2000>;
518 interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
519 clocks = <&gateclk 15>;
524 compatible = "marvell,armada-380-ahci";
525 reg = <0xe0000 0x2000>;
526 interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
527 clocks = <&gateclk 30>;
531 coredivclk: clock@e4250 {
532 compatible = "marvell,armada-380-corediv-clock";
536 clock-output-names = "nand";
540 compatible = "marvell,armada380-thermal";
541 reg = <0xe4078 0x4>, <0xe4074 0x4>;
546 compatible = "marvell,armada370-nand";
547 reg = <0xd0000 0x54>;
548 #address-cells = <1>;
550 interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
551 clocks = <&coredivclk 0>;
556 compatible = "marvell,armada-380-sdhci";
557 reg-names = "sdhci", "mbus", "conf-sdio3";
558 reg = <0xd8000 0x1000>,
561 interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
562 clocks = <&gateclk 17>;
563 mrvl,clk-delay-cycles = <0x1F>;
568 compatible = "marvell,armada-380-xhci";
569 reg = <0xf0000 0x4000>,<0xf4000 0x4000>;
570 interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
571 clocks = <&gateclk 9>;
576 compatible = "marvell,armada-380-xhci";
577 reg = <0xf8000 0x4000>,<0xfc000 0x4000>;
578 interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
579 clocks = <&gateclk 10>;
586 /* 2 GHz fixed main PLL */
588 compatible = "fixed-clock";
590 clock-frequency = <1000000000>;
593 /* 25 MHz reference crystal */
595 compatible = "fixed-clock";
597 clock-frequency = <25000000>;