提交 7fa8372a 编写于 作者: R Ran Wang 提交者: Priyanka Jain

arch: powerpc: add usb nodes to P5040 dts

Signed-off-by: NRan Wang <ran.wang_1@nxp.com>
Reviewed-by: NPriyanka Jain <priyanka.jain@nxp.com>
上级 ad58196b
...@@ -59,6 +59,18 @@ ...@@ -59,6 +59,18 @@
clock-frequency = <0x0>; clock-frequency = <0x0>;
}; };
usb@210000 {
compatible = "fsl-usb2-mph";
reg = <0x210000 0x1000>;
phy_type = "utmi";
};
usb@211000 {
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>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册