1 /include/ "skeleton.dtsi"
4 compatible = "marvell,dove";
5 model = "Marvell Armada 88AP510 SoC";
14 compatible = "simple-bus";
17 interrupt-parent = <&intc>;
19 ranges = <0xc8000000 0xc8000000 0x0100000 /* CESA SRAM 1M */
20 0xe0000000 0xe0000000 0x8000000 /* PCIe0 Mem 128M */
21 0xe8000000 0xe8000000 0x8000000 /* PCIe1 Mem 128M */
22 0xf0000000 0xf0000000 0x0100000 /* ScratchPad 1M */
23 0x00000000 0xf1000000 0x1000000 /* SB/NB regs 16M */
24 0xf2000000 0xf2000000 0x0100000 /* PCIe0 I/O 1M */
25 0xf2100000 0xf2100000 0x0100000 /* PCIe0 I/O 1M */
26 0xf8000000 0xf8000000 0x8000000>; /* BootROM 128M */
29 compatible = "marvell,tauros2-cache";
30 marvell,tauros2-cache-features = <0>;
33 intc: interrupt-controller {
34 compatible = "marvell,orion-intc";
36 #interrupt-cells = <1>;
37 reg = <0x20204 0x04>, <0x20214 0x04>;
40 core_clk: core-clocks@d0214 {
41 compatible = "marvell,dove-core-clock";
46 gate_clk: clock-gating-control@d0038 {
47 compatible = "marvell,dove-gating-clock";
49 clocks = <&core_clk 0>;
53 thermal: thermal@d001c {
54 compatible = "marvell,dove-thermal";
55 reg = <0xd001c 0x0c>, <0xd005c 0x08>;
59 compatible = "ns16550a";
60 reg = <0x12000 0x100>;
63 clocks = <&core_clk 0>;
68 compatible = "ns16550a";
69 reg = <0x12100 0x100>;
72 clocks = <&core_clk 0>;
77 compatible = "ns16550a";
78 reg = <0x12000 0x100>;
81 clocks = <&core_clk 0>;
86 compatible = "ns16550a";
87 reg = <0x12100 0x100>;
90 clocks = <&core_clk 0>;
95 compatible = "marvell,orion-gpio";
100 interrupt-controller;
101 #interrupt-cells = <2>;
102 interrupts = <12>, <13>, <14>, <60>;
106 compatible = "marvell,orion-gpio";
109 reg = <0xd0420 0x20>;
111 interrupt-controller;
112 #interrupt-cells = <2>;
117 compatible = "marvell,orion-gpio";
120 reg = <0xe8400 0x0c>;
124 pinctrl: pinctrl@d0200 {
125 compatible = "marvell,dove-pinctrl";
126 reg = <0xd0200 0x10>;
127 clocks = <&gate_clk 22>;
131 compatible = "marvell,orion-spi";
132 #address-cells = <1>;
136 reg = <0x10600 0x28>;
137 clocks = <&core_clk 0>;
142 compatible = "marvell,orion-spi";
143 #address-cells = <1>;
147 reg = <0x14600 0x28>;
148 clocks = <&core_clk 0>;
153 compatible = "marvell,mv64xxx-i2c";
154 reg = <0x11000 0x20>;
155 #address-cells = <1>;
158 clock-frequency = <400000>;
160 clocks = <&core_clk 0>;
164 ehci0: usb-host@50000 {
165 compatible = "marvell,orion-ehci";
166 reg = <0x50000 0x1000>;
168 clocks = <&gate_clk 0>;
172 ehci1: usb-host@51000 {
173 compatible = "marvell,orion-ehci";
174 reg = <0x51000 0x1000>;
176 clocks = <&gate_clk 1>;
181 compatible = "marvell,dove-sdhci";
182 reg = <0x92000 0x100>;
183 interrupts = <35>, <37>;
184 clocks = <&gate_clk 8>;
189 compatible = "marvell,dove-sdhci";
190 reg = <0x90000 0x100>;
191 interrupts = <36>, <38>;
192 clocks = <&gate_clk 9>;
197 compatible = "marvell,orion-sata";
198 reg = <0xa0000 0x2400>;
200 clocks = <&gate_clk 3>;
206 compatible = "marvell,orion-rtc";
207 reg = <0xd8500 0x20>;
210 crypto: crypto@30000 {
211 compatible = "marvell,orion-crypto";
212 reg = <0x30000 0x10000>,
214 reg-names = "regs", "sram";
216 clocks = <&gate_clk 15>;
220 xor0: dma-engine@60800 {
221 compatible = "marvell,orion-xor";
224 clocks = <&gate_clk 23>;
241 xor1: dma-engine@60900 {
242 compatible = "marvell,orion-xor";
245 clocks = <&gate_clk 24>;