Commit bc405bb3 authored by Michael Riesch's avatar Michael Riesch Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: enable otg/drd operation of usb_host0_xhci in rk356x



This USB 3.0 controller is capable of OTG/DRD operation. Enable it in the
device tree.

Signed-off-by: default avatarMichael Riesch <michael.riesch@wolfvision.net>
Link: https://lore.kernel.org/r/20220425133502.405512-1-michael.riesch@wolfvision.net


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent bd820bc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -266,7 +266,7 @@
			 <&cru ACLK_USB3OTG0>;
		clock-names = "ref_clk", "suspend_clk",
			      "bus_clk";
		dr_mode = "host";
		dr_mode = "otg";
		phy_type = "utmi_wide";
		power-domains = <&power RK3568_PD_PIPE>;
		resets = <&cru SRST_USB3OTG0>;