Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -48,6 +48,14 @@
	};
};

&ehci0 {
	status = "okay";
};

&ohci0 {
	status = "okay";
};

&scif2 {
	pinctrl-0 = <&scif2_pins>;
	pinctrl-names = "default";