arm64: dts: rockchip: add USB3 on Beelink A1

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>
Link: https://lore.kernel.org/r/20250828171645.3830437-1-christianshewitt@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Alex Bee 2025-08-28 17:16:45 +00:00 committed by Heiko Stuebner
parent bdc4d388c6
commit c05dac8e54

View File

@ -381,6 +381,11 @@ &usb_host0_ehci {
status = "okay";
};
&usbdrd3 {
dr_mode = "host";
status = "okay";
};
&vop {
status = "okay";
};