arm64: dts: rockchip: Add USB3 on Edgeble NCM6A-IO board
authorAnand Moon <anand@edgeble.ai>
Thu, 2 May 2024 09:42:38 +0000 (09:42 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 3 May 2024 11:32:41 +0000 (13:32 +0200)
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: Anand Moon <anand@edgeble.ai>
Link: https://lore.kernel.org/r/20240502094246.4695-2-anand@edgeble.ai
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtsi

index 963e880ccc1219461ebe98ce38a9abd075c7d8a7..7b131789835812cc1f54a79fbca6218c63ca184a 100644 (file)
        status = "okay";
 };
 
+&combphy2_psu {
+       status = "okay";
+};
+
 &i2c6 {
        status = "okay";
 
 &usb_host1_ohci {
        status = "okay";
 };
+
+&usb_host2_xhci {
+       status = "okay";
+};