The IPQ5424 SoC has both USB2.0 and USB3.0 controllers. The USB3.0 can connect to either of USB2.0 or USB3.0 phy and operate in the respective mode. v3: Added reviewed-by to one of the patches dts: regulator node names changed v2: Added acked-by and reviewed-by to few of the patches Changed uppercase hex digits to lowercase dts: add more interrupts & quirks as suggested in the review Varadarajan Narayanan (6): dt-bindings: phy: qcom,qusb2: Document IPQ5424 compatible phy: qcom-qusb2: add QUSB2 support for IPQ5424 dt-bindings: phy: qcom,qmp-usb: Add IPQ5424 USB3 PHY phy: qcom: qmp: Enable IPQ5424 support dt-bindings: usb: qcom,dwc3: Add IPQ5424 to USB DWC3 bindings arm64: dts: qcom: Add USB controller and phy nodes for IPQ5424 .../bindings/phy/qcom,qusb2-phy.yaml | 1 + .../phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml | 2 + .../devicetree/bindings/usb/qcom,dwc3.yaml | 1 + arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts | 66 ++++++++ arch/arm64/boot/dts/qcom/ipq5424.dtsi | 159 ++++++++++++++++++ drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 3 + drivers/phy/qualcomm/phy-qcom-qusb2.c | 28 +++ 7 files changed, 260 insertions(+) base-commit: 28955f4fa2823e39f1ecfb3a37a364563527afbc -- 2.34.1