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:
Frank Wang
2025-04-09 10:52:22 +08:00
committed by Tao Huang
parent bbf494cc12
commit 9391198085

View File

@@ -444,10 +444,6 @@
status = "okay";
};
&usb3phy {
status = "okay";
};
&usb_drd_dwc3 {
status = "okay";
};