Commit 7676e126 authored by Anand Moon's avatar Anand Moon Committed by Heiko Stuebner

arm64: dts: rockchip: Add USB3 on Edgeble NCM6A-IO board

Add the proper nodes to activate the USB 3.0 ports on the
Edgeble NCM6A-IO board.

Cc: Jagan Teki <jagan@edgeble.ai>
Signed-off-by: default avatarAnand Moon <anand@edgeble.ai>
Link: https://lore.kernel.org/r/20240502094246.4695-2-anand@edgeble.aiSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 3cd1ed57
......@@ -68,6 +68,10 @@ &combphy1_ps {
status = "okay";
};
&combphy2_psu {
status = "okay";
};
&i2c6 {
status = "okay";
......@@ -230,3 +234,7 @@ &usb_host1_ehci {
&usb_host1_ohci {
status = "okay";
};
&usb_host2_xhci {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment