arm64: dts: rockchip: add USB3 host on rk3588s-orangepi-5

Enable USB3 host controller for the Orange Pi 5.

Signed-off-by: Jimmy Hon <honyuenkwun@gmail.com>
Link: https://lore.kernel.org/r/20231126200845.1192-1-honyuenkwun@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Jimmy Hon 2023-11-26 14:08:45 -06:00 committed by Heiko Stuebner
parent e926380ea2
commit 9ecf44fedc

View File

@ -660,3 +660,7 @@
&usb_host1_ohci {
status = "okay";
};
&usb_host2_xhci {
status = "okay";
};