arm64: dts: rockchip: rk3588-vehicle-evb: add dis_u2_susphy_quirk config

Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: I893e152316fd0e9fe5d75bd94b3c89eb05af8331
This commit is contained in:
Luo Wei 2023-05-06 16:35:43 +08:00
parent b32714ef36
commit 93687d7025
2 changed files with 2 additions and 0 deletions

View File

@ -304,5 +304,6 @@ &usbdrd_dwc3_0 {
&usbdrd_dwc3_1 {
dr_mode = "host";
maximum-speed = "high-speed";
snps,dis_u2_susphy_quirk;
status = "okay";
};

View File

@ -624,5 +624,6 @@ &usbdrd_dwc3_0 {
&usbdrd_dwc3_1 {
dr_mode = "host";
maximum-speed = "high-speed";
snps,dis_u2_susphy_quirk;
status = "okay";
};