4 compatible = "brcm,bcm7362";
10 mips-hpt-frequency = <375000000>;
13 compatible = "brcm,bmips4380";
19 compatible = "brcm,bmips4380";
33 compatible = "mti,cpu-interrupt-controller";
36 #interrupt-cells = <1>;
41 compatible = "fixed-clock";
43 clock-frequency = <81000000>;
51 compatible = "simple-bus";
52 ranges = <0 0x10000000 0x01000000>;
54 periph_intc: periph_intc@411400 {
55 compatible = "brcm,bcm7038-l1-intc";
56 reg = <0x411400 0x30>, <0x411600 0x30>;
59 #interrupt-cells = <1>;
61 interrupt-parent = <&cpu_intc>;
62 interrupts = <2>, <3>;
65 sun_l2_intc: sun_l2_intc@403000 {
66 compatible = "brcm,l2-intc";
67 reg = <0x403000 0x30>;
69 #interrupt-cells = <1>;
70 interrupt-parent = <&periph_intc>;
75 compatible = "brcm,bcm7400-gisb-arb";
76 reg = <0x400000 0xdc>;
78 interrupt-parent = <&sun_l2_intc>;
79 interrupts = <0>, <2>;
80 brcm,gisb-arb-master-mask = <0x2f3>;
81 brcm,gisb-arb-master-names = "ssp_0", "cpu_0", "bsp_0",
86 upg_irq0_intc: upg_irq0_intc@406600 {
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,bcm7362-sun-top-ctrl", "syscon";
102 reg = <0x404000 0x51c>;
107 compatible = "brcm,brcmstb-reboot";
108 syscon = <&sun_top_ctrl 0x304 0x308>;
111 uart0: serial@406800 {
112 compatible = "ns16550a";
113 reg = <0x406800 0x20>;
114 reg-io-width = <0x4>;
117 interrupt-parent = <&periph_intc>;
119 clocks = <&uart_clk>;
123 uart1: serial@406840 {
124 compatible = "ns16550a";
125 reg = <0x406840 0x20>;
126 reg-io-width = <0x4>;
129 interrupt-parent = <&periph_intc>;
131 clocks = <&uart_clk>;
135 uart2: serial@406880 {
136 compatible = "ns16550a";
137 reg = <0x406880 0x20>;
138 reg-io-width = <0x4>;
141 interrupt-parent = <&periph_intc>;
143 clocks = <&uart_clk>;
147 enet0: ethernet@430000 {
148 phy-mode = "internal";
149 phy-handle = <&phy1>;
150 mac-address = [ 00 10 18 36 23 1a ];
151 compatible = "brcm,genet-v2";
152 #address-cells = <0x1>;
154 reg = <0x430000 0x4c8c>;
155 interrupts = <24>, <25>;
156 interrupt-parent = <&periph_intc>;
160 compatible = "brcm,genet-mdio-v2";
161 #address-cells = <0x1>;
165 phy1: ethernet-phy@1 {
168 compatible = "brcm,40nm-ephy",
169 "ethernet-phy-ieee802.3-c22";
175 compatible = "brcm,bcm7362-ehci", "generic-ehci";
176 reg = <0x480300 0x100>;
178 interrupt-parent = <&periph_intc>;
184 compatible = "brcm,bcm7362-ohci", "generic-ohci";
185 reg = <0x480400 0x100>;
188 interrupt-parent = <&periph_intc>;