Signed-off-by: Ran Wang <ran.wan...@nxp.com>
---
Depends on:
 http://patchwork.ozlabs.org/patch/1176766/ 
 http://patchwork.ozlabs.org/patch/1176767/

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

diff --git a/arch/powerpc/dts/p3041.dtsi b/arch/powerpc/dts/p3041.dtsi
index 197896d..1bd7e67 100644
--- a/arch/powerpc/dts/p3041.dtsi
+++ b/arch/powerpc/dts/p3041.dtsi
@@ -59,6 +59,18 @@
                        device_type = "open-pic";
                        clock-frequency = <0x0>;
                };
+
+               usb0: usb@fe210000 {
+                       compatible = "fsl-usb2-mph";
+                       reg = <0x210000 0x1000>;
+                       phy_type = "utmi";
+               };
+
+               usb1: usb@fe211000 {
+                       compatible = "fsl-usb2-dr";
+                       reg = <0x211000 0x1000>;
+                       phy_type = "utmi";
+               };
        };
 
        pcie@ffe200000 {
-- 
2.7.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to