[PATCH v2 2/5] arm64: dts: rockchip: Enable USB 2.0 ports on Radxa E20C
Chukun Pan
amadeus at jmu.edu.cn
Sun May 24 23:50:05 PDT 2026
Hi,
> +&usb_host0_xhci {
> + extcon = <&usb2phy>;
> + maximum-speed = "high-speed";
> + phys = <&usb2phy_otg>;
> + phy-names = "usb2-phy";
I received this warning for this otg port:
[ 0.163307] dwc3 fe500000.usb: Configuration mismatch. dr_mode forced to host
> + snps,dis_u2_susphy_quirk;
This property is missing in the sige1 patch. Since this property
is related to phy vbus detection, can we move it to rk3528.dtsi?
Thanks,
Chukun
More information about the linux-arm-kernel
mailing list