thermal: fix Mediatek thermal controller build
[linux/fpc-iii.git] / arch / mips / boot / dts / brcm / bcm97125cbmb.dts
blobe046b1109eabeeb111a2e9a736af99583ee4ce50
1 /dts-v1/;
3 /include/ "bcm7125.dtsi"
5 / {
6         compatible = "brcm,bcm97125cbmb", "brcm,bcm7125";
7         model = "Broadcom BCM97125CBMB";
9         memory@0 {
10                 device_type = "memory";
11                 reg = <0x00000000 0x10000000>;
12         };
14         chosen {
15                 bootargs = "console=ttyS0,115200";
16                 stdout-path = &uart0;
17         };
20 &uart0 {
21         status = "okay";
24 /* FIXME: USB is wonky; disable it for now */
25 &ehci0 {
26         status = "disabled";
29 &ohci0 {
30         status = "disabled";