diff mbox series

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

Message ID 20230223135929.630787-1-abbaraju.manojsai@amarulasolutions.com (mailing list archive)
State New, archived
Headers show
Series arm64: dts: rockchip: rk3566: Enable USB OTG for Radxa CM3 | expand

Commit Message

Manoj Sai Feb. 23, 2023, 1:59 p.m. UTC
Enable USB OTG support for Radxa Compute Module 3 IO Board

Signed-off-by: Manoj Sai <abbaraju.manojsai@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Heiko Stübner March 7, 2023, 11:35 p.m. UTC | #1
On Thu, 23 Feb 2023 19:29:29 +0530, Manoj Sai wrote:
> Enable USB OTG support for Radxa Compute Module 3 IO Board
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: rk3566: Enable USB OTG for Radxa CM3
      commit: 477ed3ade6a46e445b4e2348b710c51df4f6f4b1

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts b/arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts
index d89d5263cb5e..5e4236af4fcb 100644
--- a/arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts
@@ -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>;