4 compatible = "brcm,bcm6368";
10 mips-hpt-frequency = <200000000>;
13 compatible = "brcm,bmips4350";
19 compatible = "brcm,bmips4350";
27 periph_clk: periph_clk {
28 compatible = "fixed-clock";
30 clock-frequency = <50000000>;
40 compatible = "mti,cpu-interrupt-controller";
43 #interrupt-cells = <1>;
50 compatible = "simple-bus";
53 periph_intc: periph_intc@10000020 {
54 compatible = "brcm,bcm3380-l2-intc";
55 reg = <0x10000024 0x4 0x1000002c 0x4>,
56 <0x10000020 0x4 0x10000028 0x4>;
59 #interrupt-cells = <1>;
61 interrupt-parent = <&cpu_intc>;
65 uart0: serial@10000100 {
66 compatible = "brcm,bcm6345-uart";
67 reg = <0x10000100 0x18>;
68 interrupt-parent = <&periph_intc>;
70 clocks = <&periph_clk>;
75 compatible = "brcm,bcm6368-ehci", "generic-ehci";
76 reg = <0x10001500 0x100>;
78 interrupt-parent = <&periph_intc>;
84 compatible = "brcm,bcm6368-ohci", "generic-ohci";
85 reg = <0x10001600 0x100>;
88 interrupt-parent = <&periph_intc>;