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>;
44 compatible = "marvell,orion-gpio";
50 #interrupt-cells = <2>;
51 interrupts = <39>, <40>, <41>;
55 compatible = "ns16550a";
56 reg = <0x12000 0x100>;
59 clocks = <&gate_clk 7>;
60 /* set clock-frequency in board dts */
65 compatible = "ns16550a";
66 reg = <0x12100 0x100>;
69 clocks = <&gate_clk 7>;
70 /* set clock-frequency in board dts */
75 compatible = "marvell,kirkwood-rtc", "marvell,orion-rtc";
81 compatible = "marvell,orion-spi";
87 clocks = <&gate_clk 7>;
91 gate_clk: clock-gating-control@2011c {
92 compatible = "marvell,kirkwood-gating-clock";
94 clocks = <&core_clk 0>;
99 compatible = "marvell,orion-wdt";
100 reg = <0x20300 0x28>;
101 clocks = <&gate_clk 7>;
106 compatible = "marvell,orion-xor";
110 clocks = <&gate_clk 8>;
126 compatible = "marvell,orion-xor";
130 clocks = <&gate_clk 16>;
146 compatible = "marvell,orion-ehci";
147 reg = <0x50000 0x1000>;
149 clocks = <&gate_clk 3>;
154 compatible = "marvell,orion-sata";
155 reg = <0x80000 0x5000>;
157 clocks = <&gate_clk 14>, <&gate_clk 15>;
158 clock-names = "0", "1";
163 #address-cells = <1>;
168 compatible = "marvell,orion-nand";
169 reg = <0x3000000 0x400>;
171 /* set partition map and/or chip-delay in board dts */
172 clocks = <&gate_clk 7>;
177 compatible = "marvell,mv64xxx-i2c";
178 reg = <0x11000 0x20>;
179 #address-cells = <1>;
182 clock-frequency = <100000>;
183 clocks = <&gate_clk 7>;
188 compatible = "marvell,orion-crypto";
189 reg = <0x30000 0x10000>,
191 reg-names = "regs", "sram";
193 clocks = <&gate_clk 17>;
198 compatible = "marvell,orion-sdio";
199 reg = <0x90000 0x200>;
201 clocks = <&gate_clk 4>;