Commit 607c73c3 authored by Yoshihiro Shimoda's avatar Yoshihiro Shimoda Committed by Simon Horman

arm64: dts: renesas: r8a77995: draak: enable USB2.0 Host (EHCI/OHCI)

This patch enables USB2.0 Host (EHCI/OHCI) for r8a77995.
Signed-off-by: default avatarYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 34f058b2
......@@ -48,6 +48,14 @@ usb0_pins: usb0 {
};
};
&ehci0 {
status = "okay";
};
&ohci0 {
status = "okay";
};
&scif2 {
pinctrl-0 = <&scif2_pins>;
pinctrl-names = "default";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment