Commit 477ed3ad authored by Manoj Sai's avatar Manoj Sai Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Enable USB OTG for rk3566 Radxa CM3

parent dbe406d1
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -254,6 +254,14 @@
	status = "okay";
};

&usb2phy0_otg {
	status = "okay";
};

&usb_host0_xhci {
	status = "okay";
};

&vop {
	assigned-clocks = <&cru DCLK_VOP0>, <&cru DCLK_VOP1>;
	assigned-clock-parents = <&pmucru PLL_HPLL>, <&cru PLL_VPLL>;