mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -287,6 +287,10 @@
|
||||
phy-supply = <&vcc5v0_host>;
|
||||
};
|
||||
|
||||
&usb3phy {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&usb_drd_dwc3 {
|
||||
dr_mode = "otg";
|
||||
extcon = <&usb2phy>;
|
||||
|
||||
Reference in New Issue
Block a user