Linux 4.1.18
[linux/fpc-iii.git] / arch / mips / boot / dts / brcm / bcm97362svmb.dts
blobb7b88e5dc9e7714c95f7c7caddafd67714297599
1 /dts-v1/;
3 /include/ "bcm7362.dtsi"
5 / {
6         compatible = "brcm,bcm97362svmb", "brcm,bcm7362";
7         model = "Broadcom BCM97362SVMB";
9         memory@0 {
10                 device_type = "memory";
11                 reg = <0x00000000 0x10000000>, <0x20000000 0x30000000>;
12         };
14         chosen {
15                 bootargs = "console=ttyS0,115200";
16                 stdout-path = &uart0;
17         };
20 &uart0 {
21         status = "okay";
24 &enet0 {
25         status = "okay";
28 &ehci0 {
29         status = "okay";
32 &ohci0 {
33         status = "okay";