1 /include/ "skeleton.dtsi"
4 compatible = "marvell,kirkwood";
5 interrupt-parent = <&intc>;
11 intc: interrupt-controller {
12 compatible = "marvell,orion-intc", "marvell,intc";
14 #interrupt-cells = <1>;
15 reg = <0xf1020204 0x04>,
20 compatible = "simple-bus";
21 ranges = <0x00000000 0xf1000000 0x4000000
22 0xf5000000 0xf5000000 0x0000400>;
26 core_clk: core-clocks@10030 {
27 compatible = "marvell,kirkwood-core-clock";
33 compatible = "marvell,orion-gpio";
39 #interrupt-cells = <2>;
40 interrupts = <35>, <36>, <37>, <38>;
41 clocks = <&gate_clk 7>;
45 compatible = "marvell,orion-gpio";
51 #interrupt-cells = <2>;
52 interrupts = <39>, <40>, <41>;
53 clocks = <&gate_clk 7>;
57 compatible = "ns16550a";
58 reg = <0x12000 0x100>;
61 clocks = <&gate_clk 7>;
66 compatible = "ns16550a";
67 reg = <0x12100 0x100>;
70 clocks = <&gate_clk 7>;
75 compatible = "marvell,kirkwood-rtc", "marvell,orion-rtc";
78 clocks = <&gate_clk 7>;
82 compatible = "marvell,orion-spi";
88 clocks = <&gate_clk 7>;
92 gate_clk: clock-gating-control@2011c {
93 compatible = "marvell,kirkwood-gating-clock";
95 clocks = <&core_clk 0>;
100 compatible = "marvell,orion-wdt";
101 reg = <0x20300 0x28>;
102 clocks = <&gate_clk 7>;
107 compatible = "marvell,orion-xor";
111 clocks = <&gate_clk 8>;
127 compatible = "marvell,orion-xor";
131 clocks = <&gate_clk 16>;
147 compatible = "marvell,orion-ehci";
148 reg = <0x50000 0x1000>;
150 clocks = <&gate_clk 3>;
155 compatible = "marvell,orion-sata";
156 reg = <0x80000 0x5000>;
158 clocks = <&gate_clk 14>, <&gate_clk 15>;
159 clock-names = "0", "1";
164 #address-cells = <1>;
169 compatible = "marvell,orion-nand";
170 reg = <0x3000000 0x400>;
172 /* set partition map and/or chip-delay in board dts */
173 clocks = <&gate_clk 7>;
178 compatible = "marvell,mv64xxx-i2c";
179 reg = <0x11000 0x20>;
180 #address-cells = <1>;
183 clock-frequency = <100000>;
184 clocks = <&gate_clk 7>;
189 compatible = "marvell,orion-crypto";
190 reg = <0x30000 0x10000>,
192 reg-names = "regs", "sram";
194 clocks = <&gate_clk 17>;
199 compatible = "marvell,orion-sdio";
200 reg = <0x90000 0x200>;
202 clocks = <&gate_clk 4>;