xref: /linux/arch/mips/boot/dts/brcm/bcm97420c.dts (revision 5c40d493e2e63d2979610aed75df7e3744b87921)
18945e37eSKevin Cernekee/dts-v1/;
28945e37eSKevin Cernekee
38945e37eSKevin Cernekee/include/ "bcm7420.dtsi"
48945e37eSKevin Cernekee
58945e37eSKevin Cernekee/ {
68945e37eSKevin Cernekee	compatible = "brcm,bcm97420c", "brcm,bcm7420";
78945e37eSKevin Cernekee	model = "Broadcom BCM97420C";
88945e37eSKevin Cernekee
98945e37eSKevin Cernekee	memory@0 {
108945e37eSKevin Cernekee		device_type = "memory";
118945e37eSKevin Cernekee		reg = <0x00000000 0x10000000>,
128945e37eSKevin Cernekee		      <0x20000000 0x30000000>,
138945e37eSKevin Cernekee		      <0x60000000 0x10000000>;
148945e37eSKevin Cernekee	};
158945e37eSKevin Cernekee
168945e37eSKevin Cernekee	chosen {
178945e37eSKevin Cernekee		bootargs = "console=ttyS0,115200";
188945e37eSKevin Cernekee		stdout-path = &uart0;
198945e37eSKevin Cernekee	};
208945e37eSKevin Cernekee};
218945e37eSKevin Cernekee
228945e37eSKevin Cernekee&uart0 {
238945e37eSKevin Cernekee	status = "okay";
248945e37eSKevin Cernekee};
258945e37eSKevin Cernekee
26*5c40d493SJaedon Shin&uart1 {
27*5c40d493SJaedon Shin	status = "okay";
28*5c40d493SJaedon Shin};
29*5c40d493SJaedon Shin
30*5c40d493SJaedon Shin&uart2 {
31*5c40d493SJaedon Shin	status = "okay";
32*5c40d493SJaedon Shin};
33*5c40d493SJaedon Shin
34*5c40d493SJaedon Shin&bsca {
35*5c40d493SJaedon Shin	status = "okay";
36*5c40d493SJaedon Shin};
37*5c40d493SJaedon Shin
38*5c40d493SJaedon Shin&bscb {
39*5c40d493SJaedon Shin	status = "okay";
40*5c40d493SJaedon Shin};
41*5c40d493SJaedon Shin
42*5c40d493SJaedon Shin&bscc {
43*5c40d493SJaedon Shin	status = "okay";
44*5c40d493SJaedon Shin};
45*5c40d493SJaedon Shin
46*5c40d493SJaedon Shin&bscd {
47*5c40d493SJaedon Shin	status = "okay";
48*5c40d493SJaedon Shin};
49*5c40d493SJaedon Shin
50*5c40d493SJaedon Shin&bsce {
51*5c40d493SJaedon Shin	status = "okay";
52*5c40d493SJaedon Shin};
53*5c40d493SJaedon Shin
548945e37eSKevin Cernekee/* FIXME: MAC driver comes up but cannot attach to PHY */
558945e37eSKevin Cernekee&enet0 {
568945e37eSKevin Cernekee	status = "disabled";
578945e37eSKevin Cernekee};
588945e37eSKevin Cernekee
598945e37eSKevin Cernekee&ehci0 {
608945e37eSKevin Cernekee	status = "okay";
618945e37eSKevin Cernekee};
628945e37eSKevin Cernekee
638945e37eSKevin Cernekee&ohci0 {
648945e37eSKevin Cernekee	status = "okay";
658945e37eSKevin Cernekee};
668945e37eSKevin Cernekee
678945e37eSKevin Cernekee&ehci1 {
688945e37eSKevin Cernekee	status = "okay";
698945e37eSKevin Cernekee};
708945e37eSKevin Cernekee
718945e37eSKevin Cernekee&ohci1 {
728945e37eSKevin Cernekee	status = "okay";
738945e37eSKevin Cernekee};
74