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>;
41 compatible = "mti,cpu-interrupt-controller";
44 #interrupt-cells = <1>;
51 compatible = "simple-bus";
54 periph_cntl: syscon@10000000 {
55 compatible = "syscon";
56 reg = <0x10000000 0x14>;
60 reboot: syscon-reboot@10000008 {
61 compatible = "syscon-reboot";
62 regmap = <&periph_cntl>;
67 periph_intc: periph_intc@10000020 {
68 compatible = "brcm,bcm3380-l2-intc";
69 reg = <0x10000024 0x4 0x1000002c 0x4>,
70 <0x10000020 0x4 0x10000028 0x4>;
73 #interrupt-cells = <1>;
75 interrupt-parent = <&cpu_intc>;
79 leds0: led-controller@100000d0 {
82 compatible = "brcm,bcm6358-leds";
83 reg = <0x100000d0 0x8>;
87 uart0: serial@10000100 {
88 compatible = "brcm,bcm6345-uart";
89 reg = <0x10000100 0x18>;
90 interrupt-parent = <&periph_intc>;
92 clocks = <&periph_clk>;
97 compatible = "brcm,bcm6368-ehci", "generic-ehci";
98 reg = <0x10001500 0x100>;
100 interrupt-parent = <&periph_intc>;
105 ohci0: usb@10001600 {
106 compatible = "brcm,bcm6368-ohci", "generic-ohci";
107 reg = <0x10001600 0x100>;
110 interrupt-parent = <&periph_intc>;