Skip to content

Commit 7676e12

Browse files
moonlinuxmmind
authored andcommitted
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: 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>
1 parent 3cd1ed5 commit 7676e12

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtsi

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@
6868
status = "okay";
6969
};
7070

71+
&combphy2_psu {
72+
status = "okay";
73+
};
74+
7175
&i2c6 {
7276
status = "okay";
7377

@@ -230,3 +234,7 @@
230234
&usb_host1_ohci {
231235
status = "okay";
232236
};
237+
238+
&usb_host2_xhci {
239+
status = "okay";
240+
};

0 commit comments

Comments
 (0)