4 compatible = "brcm,bcm7425";
10 mips-hpt-frequency = <163125000>;
13 compatible = "brcm,bmips5000";
19 compatible = "brcm,bmips5000";
31 compatible = "mti,cpu-interrupt-controller";
34 #interrupt-cells = <1>;
39 compatible = "fixed-clock";
41 clock-frequency = <81000000>;
49 compatible = "simple-bus";
50 ranges = <0 0x10000000 0x01000000>;
52 periph_intc: periph_intc@41a400 {
53 compatible = "brcm,bcm7038-l1-intc";
54 reg = <0x41a400 0x30>, <0x41a600 0x30>;
57 #interrupt-cells = <1>;
59 interrupt-parent = <&cpu_intc>;
60 interrupts = <2>, <3>;
63 sun_l2_intc: sun_l2_intc@403000 {
64 compatible = "brcm,l2-intc";
65 reg = <0x403000 0x30>;
67 #interrupt-cells = <1>;
68 interrupt-parent = <&periph_intc>;
73 compatible = "brcm,bcm7400-gisb-arb";
74 reg = <0x400000 0xdc>;
76 interrupt-parent = <&sun_l2_intc>;
77 interrupts = <0>, <2>;
78 brcm,gisb-arb-master-mask = <0x177b>;
79 brcm,gisb-arb-master-names = "ssp_0", "cpu_0", "pcie_0",
86 upg_irq0_intc: upg_irq0_intc@406780 {
87 compatible = "brcm,bcm7120-l2-intc";
90 brcm,int-map-mask = <0x44>;
91 brcm,int-fwd-mask = <0x70000>;
94 #interrupt-cells = <1>;
96 interrupt-parent = <&periph_intc>;
100 sun_top_ctrl: syscon@404000 {
101 compatible = "brcm,bcm7425-sun-top-ctrl", "syscon";
102 reg = <0x404000 0x51c>;
107 compatible = "brcm,brcmstb-reboot";
108 syscon = <&sun_top_ctrl 0x304 0x308>;
111 uart0: serial@406b00 {
112 compatible = "ns16550a";
113 reg = <0x406b00 0x20>;
114 reg-io-width = <0x4>;
116 interrupt-parent = <&periph_intc>;
118 clocks = <&uart_clk>;
122 enet0: ethernet@b80000 {
123 phy-mode = "internal";
124 phy-handle = <&phy1>;
125 mac-address = [ 00 10 18 36 23 1a ];
126 compatible = "brcm,genet-v3";
127 #address-cells = <0x1>;
129 reg = <0xb80000 0x11c88>;
130 interrupts = <17>, <18>;
131 interrupt-parent = <&periph_intc>;
135 compatible = "brcm,genet-mdio-v3";
136 #address-cells = <0x1>;
140 phy1: ethernet-phy@1 {
143 compatible = "brcm,40nm-ephy",
144 "ethernet-phy-ieee802.3-c22";
150 compatible = "brcm,bcm7425-ehci", "generic-ehci";
151 reg = <0x480300 0x100>;
153 interrupt-parent = <&periph_intc>;
159 compatible = "brcm,bcm7425-ohci", "generic-ohci";
160 reg = <0x480400 0x100>;
163 interrupt-parent = <&periph_intc>;
169 compatible = "brcm,bcm7425-ehci", "generic-ehci";
170 reg = <0x480500 0x100>;
172 interrupt-parent = <&periph_intc>;
178 compatible = "brcm,bcm7425-ohci", "generic-ohci";
179 reg = <0x480600 0x100>;
182 interrupt-parent = <&periph_intc>;
188 compatible = "brcm,bcm7425-ehci", "generic-ehci";
189 reg = <0x490300 0x100>;
191 interrupt-parent = <&periph_intc>;
197 compatible = "brcm,bcm7425-ohci", "generic-ohci";
198 reg = <0x490400 0x100>;
201 interrupt-parent = <&periph_intc>;
207 compatible = "brcm,bcm7425-ehci", "generic-ehci";
208 reg = <0x490500 0x100>;
210 interrupt-parent = <&periph_intc>;
216 compatible = "brcm,bcm7425-ohci", "generic-ohci";
217 reg = <0x490600 0x100>;
220 interrupt-parent = <&periph_intc>;
226 compatible = "brcm,bcm7425-ahci", "brcm,sata3-ahci";
227 reg-names = "ahci", "top-ctrl";
228 reg = <0x181000 0xa9c>, <0x180020 0x1c>;
229 interrupt-parent = <&periph_intc>;
231 #address-cells = <1>;
248 sata_phy: sata-phy@1800000 {
249 compatible = "brcm,bcm7425-sata-phy", "brcm,phy-sata3";
250 reg = <0x180100 0x0eff>;
252 #address-cells = <1>;
256 sata_phy0: sata-phy@0 {
261 sata_phy1: sata-phy@1 {