[PATCH v2 4/5] arm64: dts: rockchip: Enable USB 2.0 ports on ArmSoM Sige1

Chukun Pan amadeus at jmu.edu.cn
Mon May 25 00:00:10 PDT 2026


Hi,

> +&usb_host0_xhci {
> +	extcon = <&usb2phy>;
> +	maximum-speed = "high-speed";
> +	phys = <&usb2phy_otg>;
> +	phy-names = "usb2-phy";

The same warning for this otg port:
[    0.232211] dwc3 fe500000.usb: Configuration mismatch. dr_mode forced to host

> +&usb2phy_otg {
> +	status = "okay";
> +};

OTG port missing: `vbus-supply = <&vcc5v0_usb_otg>;` [1]

[1]
https://drive.google.com/drive/folders/15uvc2lcOAKP0enXezASUhVFLuzkq3IEX

Thanks,
Chukun



More information about the linux-arm-kernel mailing list