Signed-off-by: Ran Wang <[email protected]>
---
Depends on:
 http://patchwork.ozlabs.org/patch/1176766/ 
 http://patchwork.ozlabs.org/patch/1176767/

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

diff --git a/arch/powerpc/dts/p1020-post.dtsi b/arch/powerpc/dts/p1020-post.dtsi
index 1e5e678..f68e4b6 100644
--- a/arch/powerpc/dts/p1020-post.dtsi
+++ b/arch/powerpc/dts/p1020-post.dtsi
@@ -24,6 +24,18 @@
                single-cpu-affinity;
                last-interrupt-source = <255>;
        };
+
+       usb@22000 {
+               compatible = "fsl-usb2-dr";
+               reg = <0x22000 0x1000>;
+               phy_type = "ulpi";
+       };
+
+       usb@23000 {
+               compatible = "fsl-usb2-dr";
+               reg = <0x23000 0x1000>;
+               phy_type = "ulpi";
+       };
 };
 
 /* PCIe controller base address 0x9000 */
-- 
2.7.4

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to