Commit 610fd5de authored by Yoshihiro Shimoda's avatar Yoshihiro Shimoda Committed by Simon Horman
Browse files

arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 host channel 3



This patch enables USB2.0 host channel 3 for r8a7795 with Salvator-XS.

Signed-off-by: default avatarYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 5650011a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -56,6 +56,11 @@
	status = "okay";
};

&ehci3 {
	dr_mode = "otg";
	status = "okay";
};

&hsusb3 {
	dr_mode = "otg";
	status = "okay";
@@ -117,6 +122,11 @@
	status = "okay";
};

&ohci3 {
	dr_mode = "otg";
	status = "okay";
};

&rcar_sound {
	ports {
		/* rsnd_port0 is on salvator-common */