arm64: dts: rockchip: rv1126b-evb2-v10: Disable usb3 phy

Signed-off-by: William Wu <william.wu@rock-chips.com>
Change-Id: I7487f31054fea97dab8ada4afa2a399911813bc4
This commit is contained in:
William Wu
2025-03-25 14:22:08 +08:00
committed by Tao Huang
parent 156cab8bca
commit e186590c97

View File

@@ -287,6 +287,10 @@
phy-supply = <&vcc5v0_host>;
};
&usb3phy {
status = "disabled";
};
&usb_drd_dwc3 {
dr_mode = "otg";
extcon = <&usb2phy>;