ARM: dts: NSP: Add EHCI/OHCI USB nodes to device tree

Add the EHCI and OHCI entries to the Northstar Plus device tree files.

Signed-off-by: Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com>
Signed-off-by: Jon Mason <jon.mason@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
Jon Mason 2017-03-07 18:34:04 -05:00 committed by Florian Fainelli
parent bb097e3e00
commit 1d8ece6639
9 changed files with 83 additions and 5 deletions

View file

@ -306,6 +306,20 @@ pwm: pwm@31000 {
status = "disabled"; status = "disabled";
}; };
ehci0: usb@2a000 {
compatible = "generic-ehci";
reg = <0x2a000 0x100>;
interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
status = "disabled";
};
ohci0: usb@2b000 {
compatible = "generic-ohci";
reg = <0x2b000 0x100>;
interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
status = "disabled";
};
rng: rng@33000 { rng: rng@33000 {
compatible = "brcm,bcm-nsp-rng"; compatible = "brcm,bcm-nsp-rng";
reg = <0x33000 0x14>; reg = <0x33000 0x14>;

View file

@ -59,7 +59,7 @@ gpio-restart {
}; };
}; };
/* USB 2/3 support needed to be complete */ /* USB 3 support needed to be complete */
&amac0 { &amac0 {
status = "okay"; status = "okay";
@ -69,6 +69,10 @@ &amac1 {
status = "okay"; status = "okay";
}; };
&ehci0 {
status = "okay";
};
&nand { &nand {
nandcs@0 { nandcs@0 {
compatible = "brcm,nandcs"; compatible = "brcm,nandcs";
@ -107,6 +111,10 @@ partition@4000000 {
}; };
}; };
&ohci0 {
status = "okay";
};
&pcie0 { &pcie0 {
status = "okay"; status = "okay";
}; };

View file

@ -59,7 +59,7 @@ gpio-restart {
}; };
}; };
/* USB 2/3 support needed to be complete */ /* USB 3 support needed to be complete */
&amac0 { &amac0 {
status = "okay"; status = "okay";
@ -69,6 +69,10 @@ &amac1 {
status = "okay"; status = "okay";
}; };
&ehci0 {
status = "okay";
};
&nand { &nand {
nandcs@0 { nandcs@0 {
compatible = "brcm,nandcs"; compatible = "brcm,nandcs";
@ -107,6 +111,10 @@ partition@4000000 {
}; };
}; };
&ohci0 {
status = "okay";
};
&pcie0 { &pcie0 {
status = "okay"; status = "okay";
}; };

View file

@ -65,6 +65,10 @@ &amac0 {
status = "okay"; status = "okay";
}; };
&ehci0 {
status = "okay";
};
&i2c0 { &i2c0 {
temperature-sensor@4c { temperature-sensor@4c {
compatible = "adi,adt7461a"; compatible = "adi,adt7461a";
@ -121,6 +125,10 @@ partition@4000000 {
}; };
}; };
&ohci0 {
status = "okay";
};
&pcie0 { &pcie0 {
status = "okay"; status = "okay";
}; };

View file

@ -59,7 +59,7 @@ gpio-restart {
}; };
}; };
/* USB 2/3 and SLIC support needed to be complete */ /* USB 3 and SLIC support needed to be complete */
&amac0 { &amac0 {
status = "okay"; status = "okay";
@ -73,6 +73,10 @@ &amac2 {
status = "okay"; status = "okay";
}; };
&ehci0 {
status = "okay";
};
&nand { &nand {
nandcs@0 { nandcs@0 {
compatible = "brcm,nandcs"; compatible = "brcm,nandcs";
@ -111,6 +115,10 @@ partition@4000000 {
}; };
}; };
&ohci0 {
status = "okay";
};
&pcie0 { &pcie0 {
status = "okay"; status = "okay";
}; };

View file

@ -59,7 +59,7 @@ gpio-restart {
}; };
}; };
/* USB 2/3 and SLIC support needed to be complete */ /* USB 3 and SLIC support needed to be complete */
&amac0 { &amac0 {
status = "okay"; status = "okay";
@ -73,6 +73,10 @@ &amac2 {
status = "okay"; status = "okay";
}; };
&ehci0 {
status = "okay";
};
&nand { &nand {
nandcs@0 { nandcs@0 {
compatible = "brcm,nandcs"; compatible = "brcm,nandcs";
@ -111,6 +115,10 @@ partition@4000000 {
}; };
}; };
&ohci0 {
status = "okay";
};
&pcie0 { &pcie0 {
status = "okay"; status = "okay";
}; };

View file

@ -71,6 +71,10 @@ &amac2 {
status = "okay"; status = "okay";
}; };
&ehci0 {
status = "okay";
};
&nand { &nand {
nandcs@0 { nandcs@0 {
compatible = "brcm,nandcs"; compatible = "brcm,nandcs";
@ -109,6 +113,10 @@ partition@4000000 {
}; };
}; };
&ohci0 {
status = "okay";
};
&pcie0 { &pcie0 {
status = "okay"; status = "okay";
}; };

View file

@ -65,6 +65,10 @@ &amac2 {
status = "okay"; status = "okay";
}; };
&ehci0 {
status = "okay";
};
&nand { &nand {
nandcs@0 { nandcs@0 {
compatible = "brcm,nandcs"; compatible = "brcm,nandcs";
@ -103,6 +107,10 @@ partition@4000000 {
}; };
}; };
&ohci0 {
status = "okay";
};
&pcie0 { &pcie0 {
status = "okay"; status = "okay";
}; };

View file

@ -59,7 +59,7 @@ gpio-restart {
}; };
}; };
/* USB 2/3 support needed to be complete */ /* USB 3 support needed to be complete */
&amac0 { &amac0 {
status = "okay"; status = "okay";
@ -73,6 +73,10 @@ &amac2 {
status = "okay"; status = "okay";
}; };
&ehci0 {
status = "okay";
};
&nand { &nand {
nandcs@0 { nandcs@0 {
compatible = "brcm,nandcs"; compatible = "brcm,nandcs";
@ -111,6 +115,10 @@ partition@4000000 {
}; };
}; };
&ohci0 {
status = "okay";
};
&pcie0 { &pcie0 {
status = "okay"; status = "okay";
}; };