arch: powerpc: add usb node in p3041 dts

Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
Ran Wang 2019-12-12 17:30:51 +08:00 committed by Priyanka Jain
parent 2a5d5d27ed
commit 65d7a27150

View file

@ -60,6 +60,18 @@
clock-frequency = <0x0>; 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";
};
sata: sata@220000 { sata: sata@220000 {
compatible = "fsl,pq-sata-v2"; compatible = "fsl,pq-sata-v2";
reg = <0x220000 0x1000>; reg = <0x220000 0x1000>;