4 compatible = "brcm,bcm7358";
10 mips-hpt-frequency = <375000000>;
13 compatible = "brcm,bmips3300";
25 compatible = "mti,cpu-interrupt-controller";
28 #interrupt-cells = <1>;
33 compatible = "fixed-clock";
35 clock-frequency = <81000000>;
43 compatible = "simple-bus";
44 ranges = <0 0x10000000 0x01000000>;
46 periph_intc: periph_intc@411400 {
47 compatible = "brcm,bcm7038-l1-intc";
48 reg = <0x411400 0x30>;
51 #interrupt-cells = <1>;
53 interrupt-parent = <&cpu_intc>;
57 sun_l2_intc: sun_l2_intc@403000 {
58 compatible = "brcm,l2-intc";
59 reg = <0x403000 0x30>;
61 #interrupt-cells = <1>;
62 interrupt-parent = <&periph_intc>;
67 compatible = "brcm,bcm7400-gisb-arb";
68 reg = <0x400000 0xdc>;
70 interrupt-parent = <&sun_l2_intc>;
71 interrupts = <0>, <2>;
72 brcm,gisb-arb-master-mask = <0x2f3>;
73 brcm,gisb-arb-master-names = "ssp_0", "cpu_0", "bsp_0",
78 upg_irq0_intc: upg_irq0_intc@406600 {
79 compatible = "brcm,bcm7120-l2-intc";
82 brcm,int-map-mask = <0x44>;
83 brcm,int-fwd-mask = <0x70000>;
86 #interrupt-cells = <1>;
88 interrupt-parent = <&periph_intc>;
92 sun_top_ctrl: syscon@404000 {
93 compatible = "brcm,bcm7358-sun-top-ctrl", "syscon";
94 reg = <0x404000 0x51c>;
99 compatible = "brcm,brcmstb-reboot";
100 syscon = <&sun_top_ctrl 0x304 0x308>;
103 uart0: serial@406800 {
104 compatible = "ns16550a";
105 reg = <0x406800 0x20>;
106 reg-io-width = <0x4>;
109 interrupt-parent = <&periph_intc>;
111 clocks = <&uart_clk>;
115 enet0: ethernet@430000 {
116 phy-mode = "internal";
117 phy-handle = <&phy1>;
118 mac-address = [ 00 10 18 36 23 1a ];
119 compatible = "brcm,genet-v2";
120 #address-cells = <0x1>;
122 reg = <0x430000 0x4c8c>;
123 interrupts = <24>, <25>;
124 interrupt-parent = <&periph_intc>;
128 compatible = "brcm,genet-mdio-v2";
129 #address-cells = <0x1>;
133 phy1: ethernet-phy@1 {
136 compatible = "brcm,40nm-ephy",
137 "ethernet-phy-ieee802.3-c22";
143 compatible = "brcm,bcm7358-ehci", "generic-ehci";
144 reg = <0x480300 0x100>;
146 interrupt-parent = <&periph_intc>;
152 compatible = "brcm,bcm7358-ohci", "generic-ohci";
153 reg = <0x480400 0x100>;
156 interrupt-parent = <&periph_intc>;