a234ade9c7cb85c2427337d2a8e962e6607c0b4b
[oweals/openwrt.git] / target / linux / brcm63xx / dts / bcm6362.dtsi
1 / {
2         #address-cells = <1>;
3         #size-cells = <1>;
4         compatible = "brcm,bcm6362";
5
6         cpus {
7                 #address-cells = <1>;
8                 #size-cells = <0>;
9
10                 cpu@0 {
11                         compatible = "brcm,bmips4350", "mips,mips4Kc";
12                         device_type = "cpu";
13                         reg = <0>;
14                 };
15
16                 cpu@1 {
17                         compatible = "brcm,bmips4350", "mips,mips4Kc";
18                         device_type = "cpu";
19                         reg = <1>;
20                 };
21         };
22
23         memory { device_type = "memory"; reg = <0 0>; };
24
25         ubus@10000000 {
26                 #address-cells = <1>;
27                 #size-cells = <1>;
28                 compatible = "simple-bus";
29         };
30 };