arm64: dts: rockchip: rk3588-evb: remove hs limit for usb3_0

Because the usb3_0 super-speed driver is ready, let
remove the maximum-speed limit.

Signed-off-by: William Wu <william.wu@rock-chips.com>
Change-Id: Iebe2ebdeddb2942f6bb333b2bedf31f7f3c02557
This commit is contained in:
William Wu
2021-11-23 18:47:39 +08:00
committed by Tao Huang
parent 9e3a19c70f
commit 212a44da74

View File

@@ -1053,7 +1053,6 @@
&usbdrd_dwc3_0 {
dr_mode = "peripheral";
maximum-speed = "high-speed";
status = "okay";
};