mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
arm64: dts: rockchip: fix usb nodes for rv1126bp-evb
Since the RV1126BP does not support USB3, the nodes related to USB3-PHY need to be deleted. Signed-off-by: Frank Wang <frank.wang@rock-chips.com> Change-Id: Iba80d54dd61137f36391c3e0cca95e0b1b521370
This commit is contained in:
@@ -444,10 +444,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb3phy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb_drd_dwc3 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user