提交 34f058b2 编写于 作者: Y Yoshihiro Shimoda 提交者: Simon Horman

arm64: dts: renesas: r8a77995: draak: enable USB2.0 PHY

This patch enables USB2.0 PHY for R-Car D3 draak board.
Signed-off-by: NYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 423254a1
......@@ -42,6 +42,10 @@
function = "scif2";
};
usb0_pins: usb0 {
groups = "usb0";
function = "usb0";
};
};
&scif2 {
......@@ -51,6 +55,13 @@
status = "okay";
};
&usb2_phy0 {
pinctrl-0 = <&usb0_pins>;
pinctrl-names = "default";
status = "okay";
};
&rwdt {
timeout-sec = <60>;
status = "okay";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册