1 /include/ "skeleton.dtsi"
4 compatible = "marvell,dove";
5 model = "Marvell Armada 88AP510 SoC";
8 compatible = "simple-bus";
11 interrupt-parent = <&intc>;
13 ranges = <0xc8000000 0xc8000000 0x0100000 /* CESA SRAM 1M */
14 0xe0000000 0xe0000000 0x8000000 /* PCIe0 Mem 128M */
15 0xe8000000 0xe8000000 0x8000000 /* PCIe1 Mem 128M */
16 0xf0000000 0xf0000000 0x0100000 /* ScratchPad 1M */
17 0x00000000 0xf1000000 0x1000000 /* SB/NB regs 16M */
18 0xf2000000 0xf2000000 0x0100000 /* PCIe0 I/O 1M */
19 0xf2100000 0xf2100000 0x0100000 /* PCIe0 I/O 1M */
20 0xf8000000 0xf8000000 0x8000000>; /* BootROM 128M */
23 compatible = "marvell,tauros2-cache";
24 marvell,tauros2-cache-features = <0>;
27 intc: interrupt-controller {
28 compatible = "marvell,orion-intc";
30 #interrupt-cells = <1>;
31 reg = <0x20204 0x04>, <0x20214 0x04>;
34 core_clk: core-clocks@d0214 {
35 compatible = "marvell,dove-core-clock";
40 gate_clk: clock-gating-control@d0038 {
41 compatible = "marvell,dove-gating-clock";
43 clocks = <&core_clk 0>;
48 compatible = "ns16550a";
49 reg = <0x12000 0x100>;
52 clock-frequency = <166666667>;
57 compatible = "ns16550a";
58 reg = <0x12100 0x100>;
61 clock-frequency = <166666667>;
66 compatible = "ns16550a";
67 reg = <0x12000 0x100>;
70 clock-frequency = <166666667>;
75 compatible = "ns16550a";
76 reg = <0x12100 0x100>;
79 clock-frequency = <166666667>;
84 compatible = "marvell,orion-gpio";
89 interrupts = <12>, <13>, <14>, <60>;
93 compatible = "marvell,orion-gpio";
102 compatible = "marvell,orion-gpio";
105 reg = <0xe8400 0x0c>;
110 compatible = "marvell,orion-spi";
111 #address-cells = <1>;
115 reg = <0x10600 0x28>;
116 clocks = <&core_clk 0>;
121 compatible = "marvell,orion-spi";
122 #address-cells = <1>;
126 reg = <0x14600 0x28>;
127 clocks = <&core_clk 0>;
132 compatible = "marvell,mv64xxx-i2c";
133 reg = <0x11000 0x20>;
134 #address-cells = <1>;
137 clock-frequency = <400000>;
139 clocks = <&core_clk 0>;
144 compatible = "marvell,dove-sdhci";
145 reg = <0x92000 0x100>;
146 interrupts = <35>, <37>;
147 clocks = <&gate_clk 8>;
152 compatible = "marvell,dove-sdhci";
153 reg = <0x90000 0x100>;
154 interrupts = <36>, <38>;
155 clocks = <&gate_clk 9>;
160 compatible = "marvell,orion-sata";
161 reg = <0xa0000 0x2400>;
163 clocks = <&gate_clk 3>;
168 crypto: crypto@30000 {
169 compatible = "marvell,orion-crypto";
170 reg = <0x30000 0x10000>,
172 reg-names = "regs", "sram";
174 clocks = <&gate_clk 15>;
178 xor0: dma-engine@60800 {
179 compatible = "marvell,orion-xor";
182 clocks = <&gate_clk 23>;
199 xor1: dma-engine@60900 {
200 compatible = "marvell,orion-xor";
203 clocks = <&gate_clk 24>;