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

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

Enable USB OTG support for Radxa Compute Module 3 IO Board
Signed-off-by: default avatarManoj Sai <abbaraju.manojsai@amarulasolutions.com>
Signed-off-by: default avatarJagan Teki <jagan@amarulasolutions.com>
Link: https://lore.kernel.org/r/20230223135929.630787-1-abbaraju.manojsai@amarulasolutions.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent dbe406d1
......@@ -254,6 +254,14 @@ &usb_host1_xhci {
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>;
......
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