This patchset adds support for USB3 PHYs instances found on X1E80100. It depends on the v7 register offsets added by the following patchset: https://lore.kernel.org/all/20231122-phy-qualcomm-v6-v6-20-v7-new-offsets-v1-0-d9340d362664@xxxxxxxxxx/ Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx> --- Abel Vesa (2): dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add X1E80100 USB PHY binding phy: qcom-qmp-usb: Add Qualcomm X1E80100 USB3 PHY support .../phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml | 1 + drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 152 +++++++++++++++++++++ 2 files changed, 153 insertions(+) --- base-commit: 07b677953b9dca02928be323e2db853511305fa9 change-id: 20231122-phy-qualcomm-usb3-uniphy-x1e80100-973c882591ef Best regards, -- Abel Vesa <abel.vesa@xxxxxxxxxx>