4 compatible = "brcm,bcm6328";
10 mips-hpt-frequency = <160000000>;
13 compatible = "brcm,bmips4350";
19 compatible = "brcm,bmips4350";
26 periph_clk: periph_clk {
27 compatible = "fixed-clock";
29 clock-frequency = <50000000>;
39 compatible = "mti,cpu-interrupt-controller";
42 #interrupt-cells = <1>;
49 compatible = "simple-bus";
52 periph_intc: periph_intc@10000020 {
53 compatible = "brcm,bcm3380-l2-intc";
54 reg = <0x10000024 0x4 0x1000002c 0x4>,
55 <0x10000020 0x4 0x10000028 0x4>;
58 #interrupt-cells = <1>;
60 interrupt-parent = <&cpu_intc>;
64 uart0: serial@10000100 {
65 compatible = "brcm,bcm6345-uart";
66 reg = <0x10000100 0x18>;
67 interrupt-parent = <&periph_intc>;
69 clocks = <&periph_clk>;
73 timer: timer@10000040 {
74 compatible = "syscon";
75 reg = <0x10000040 0x2c>;
80 compatible = "syscon-reboot";