Signed-off-by: Ran Wang <ran.wan...@nxp.com>
---
Change in v2:
        - Rebase.

 arch/powerpc/dts/p4080.dtsi | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/powerpc/dts/p4080.dtsi b/arch/powerpc/dts/p4080.dtsi
index 08ac26d..02f39fb 100644
--- a/arch/powerpc/dts/p4080.dtsi
+++ b/arch/powerpc/dts/p4080.dtsi
@@ -85,6 +85,18 @@
                        reg = <0x114000 0x1000>;
                        clock-frequency = <0>;
                };
+
+               usb0@210000 {
+                       compatible = "fsl-usb2-mph";
+                       reg = <0x210000 0x1000>;
+                       phy_type = "ulpi";
+               };
+
+               usb1@211000 {
+                       compatible = "fsl-usb2-dr";
+                       reg = <0x211000 0x1000>;
+                       phy_type = "ulpi";
+               };
        };
 
        pcie@ffe200000 {
-- 
2.7.4

Reply via email to