
Signed-off-by: Ran Wang ran.wang_1@nxp.com --- 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 */