linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: rk3566: Enable USB OTG for Radxa CM3
@ 2023-02-23 13:59 Manoj Sai
  2023-03-07 23:35 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Manoj Sai @ 2023-02-23 13:59 UTC (permalink / raw)
  To: Heiko Stuebner, Rob Herring, Krzysztof Kozlowski
  Cc: linux-rockchip, devicetree, linux-amarula, linux-arm-kernel,
	FUKAUMI Naoki, inux-kernel, Manoj Sai, Jagan Teki

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(+)

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>;
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: rockchip: rk3566: Enable USB OTG for Radxa CM3
  2023-02-23 13:59 [PATCH] arm64: dts: rockchip: rk3566: Enable USB OTG for Radxa CM3 Manoj Sai
@ 2023-03-07 23:35 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2023-03-07 23:35 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Manoj Sai
  Cc: Heiko Stuebner, linux-arm-kernel, devicetree, linux-rockchip,
	Jagan Teki, FUKAUMI Naoki, inux-kernel, linux-amarula

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,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-07 23:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-23 13:59 [PATCH] arm64: dts: rockchip: rk3566: Enable USB OTG for Radxa CM3 Manoj Sai
2023-03-07 23:35 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).