2 * Device Tree Include file for Marvell Armada XP family SoC
4 * Copyright (C) 2012 Marvell
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>
11 * This file is licensed under the terms of the GNU General Public
12 * License version 2. This program is licensed "as is" without any
13 * warranty of any kind, whether express or implied.
15 * Contains definitions specific to the Armada XP SoC that are not
16 * common to all Armada SoCs.
19 #include "armada-370-xp.dtsi"
22 model = "Marvell Armada XP family SoC";
23 compatible = "marvell,armadaxp", "marvell,armada-370-xp";
30 compatible = "marvell,armadaxp-mbus", "simple-bus";
33 compatible = "marvell,bootrom";
34 reg = <MBUS_ID(0x01, 0x1d) 0 0x100000>;
39 compatible = "marvell,aurora-system-cache";
40 reg = <0x08000 0x1000>;
41 cache-id-part = <0x100>;
45 interrupt-controller@20000 {
46 reg = <0x20a00 0x2d0>, <0x21070 0x58>;
49 armada-370-xp-pmsu@22000 {
50 compatible = "marvell,armada-370-xp-pmsu";
51 reg = <0x22100 0x430>, <0x20800 0x20>;
55 compatible = "snps,dw-apb-uart";
56 reg = <0x12200 0x100>;
63 compatible = "snps,dw-apb-uart";
64 reg = <0x12300 0x100>;
72 compatible = "marvell,armada-xp-timer";
73 clocks = <&coreclk 2>, <&refclk>;
74 clock-names = "nbclk", "fixed";
77 coreclk: mvebu-sar@18230 {
78 compatible = "marvell,armada-xp-core-clock";
83 cpuclk: clock-complex@18700 {
85 compatible = "marvell,armada-xp-cpu-clock";
87 clocks = <&coreclk 1>;
90 gateclk: clock-gating-control@18220 {
91 compatible = "marvell,armada-xp-gating-clock";
93 clocks = <&coreclk 0>;
97 system-controller@18200 {
98 compatible = "marvell,armada-370-xp-system-controller";
99 reg = <0x18200 0x500>;
102 eth2: ethernet@30000 {
103 compatible = "marvell,armada-370-neta";
104 reg = <0x30000 0x4000>;
106 clocks = <&gateclk 2>;
111 compatible = "marvell,orion-xor";
114 clocks = <&gateclk 22>;
131 compatible = "marvell,orion-xor";
134 clocks = <&gateclk 28>;
151 clocks = <&gateclk 18>;
155 clocks = <&gateclk 19>;
159 compatible = "marvell,orion-ehci";
160 reg = <0x52000 0x500>;
162 clocks = <&gateclk 20>;
167 compatible = "marvell,armadaxp-thermal";
176 /* 25 MHz reference crystal */
178 compatible = "fixed-clock";
180 clock-frequency = <25000000>;