* [PATCH] arm64: dts: rockchip: add USB3 on Beelink A1
@ 2025-08-28 17:16 Christian Hewitt
2025-08-30 12:57 ` Heiko Stuebner
0 siblings, 1 reply; 2+ messages in thread
From: Christian Hewitt @ 2025-08-28 17:16 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
devicetree, linux-arm-kernel, linux-rockchip, linux-kernel
Cc: Alex Bee
From: Alex Bee <knaerzche@gmail.com>
Enable USB3 for the Beelink A1 set-top box.
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
---
arch/arm64/boot/dts/rockchip/rk3328-a1.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3328-a1.dts b/arch/arm64/boot/dts/rockchip/rk3328-a1.dts
index b276a29bdd85..632b0b22c52f 100644
--- a/arch/arm64/boot/dts/rockchip/rk3328-a1.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3328-a1.dts
@@ -381,6 +381,11 @@ &usb_host0_ehci {
status = "okay";
};
+&usbdrd3 {
+ dr_mode = "host";
+ status = "okay";
+};
+
&vop {
status = "okay";
};
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: rockchip: add USB3 on Beelink A1
2025-08-28 17:16 [PATCH] arm64: dts: rockchip: add USB3 on Beelink A1 Christian Hewitt
@ 2025-08-30 12:57 ` Heiko Stuebner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2025-08-30 12:57 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
linux-arm-kernel, linux-rockchip, linux-kernel, Christian Hewitt
Cc: Heiko Stuebner, Alex Bee
On Thu, 28 Aug 2025 17:16:45 +0000, Christian Hewitt wrote:
> Enable USB3 for the Beelink A1 set-top box.
>
>
Applied, thanks!
[1/1] arm64: dts: rockchip: add USB3 on Beelink A1
commit: cd20b50f4ea926aed3586f7200d95727368b021a
Best regards,
--
Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-30 12:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-28 17:16 [PATCH] arm64: dts: rockchip: add USB3 on Beelink A1 Christian Hewitt
2025-08-30 12:57 ` 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).