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>;
54 compatible = "ns16550a";
55 reg = <0x12000 0x100>;
58 clocks = <&core_clk 0>;
63 compatible = "ns16550a";
64 reg = <0x12100 0x100>;
67 clocks = <&core_clk 0>;
72 compatible = "ns16550a";
73 reg = <0x12000 0x100>;
76 clocks = <&core_clk 0>;
81 compatible = "ns16550a";
82 reg = <0x12100 0x100>;
85 clocks = <&core_clk 0>;
90 compatible = "marvell,orion-gpio";
96 #interrupt-cells = <2>;
97 interrupts = <12>, <13>, <14>, <60>;
101 compatible = "marvell,orion-gpio";
104 reg = <0xd0420 0x20>;
106 interrupt-controller;
107 #interrupt-cells = <2>;
112 compatible = "marvell,orion-gpio";
115 reg = <0xe8400 0x0c>;
119 pinctrl: pinctrl@d0200 {
120 compatible = "marvell,dove-pinctrl";
121 reg = <0xd0200 0x10>;
122 clocks = <&gate_clk 22>;
126 compatible = "marvell,orion-spi";
127 #address-cells = <1>;
131 reg = <0x10600 0x28>;
132 clocks = <&core_clk 0>;
137 compatible = "marvell,orion-spi";
138 #address-cells = <1>;
142 reg = <0x14600 0x28>;
143 clocks = <&core_clk 0>;
148 compatible = "marvell,mv64xxx-i2c";
149 reg = <0x11000 0x20>;
150 #address-cells = <1>;
153 clock-frequency = <400000>;
155 clocks = <&core_clk 0>;
159 ehci0: usb-host@50000 {
160 compatible = "marvell,orion-ehci";
161 reg = <0x50000 0x1000>;
163 clocks = <&gate_clk 0>;
167 ehci1: usb-host@51000 {
168 compatible = "marvell,orion-ehci";
169 reg = <0x51000 0x1000>;
171 clocks = <&gate_clk 1>;
176 compatible = "marvell,dove-sdhci";
177 reg = <0x92000 0x100>;
178 interrupts = <35>, <37>;
179 clocks = <&gate_clk 8>;
184 compatible = "marvell,dove-sdhci";
185 reg = <0x90000 0x100>;
186 interrupts = <36>, <38>;
187 clocks = <&gate_clk 9>;
192 compatible = "marvell,orion-sata";
193 reg = <0xa0000 0x2400>;
195 clocks = <&gate_clk 3>;
200 crypto: crypto@30000 {
201 compatible = "marvell,orion-crypto";
202 reg = <0x30000 0x10000>,
204 reg-names = "regs", "sram";
206 clocks = <&gate_clk 15>;
210 xor0: dma-engine@60800 {
211 compatible = "marvell,orion-xor";
214 clocks = <&gate_clk 23>;
231 xor1: dma-engine@60900 {
232 compatible = "marvell,orion-xor";
235 clocks = <&gate_clk 24>;