Hello, This series adds USB3 PHY support for SDX55 platform. The USB3 PHY is of type QMP and revision 4.0.0. In this revision, "com_aux" clock is not utilized. This series has been tested on SDX55-MTP along with the relevant DT node. Thanks, Mani Manivannan Sadhasivam (2): dt-bindings: phy: qcom,qmp: Add SDX55 USB PHY binding phy: qcom-qmp: Add support for SDX55 QMP PHY .../devicetree/bindings/phy/qcom,qmp-phy.yaml | 2 + drivers/phy/qualcomm/phy-qcom-qmp.c | 83 +++++++++++++++++++ 2 files changed, 85 insertions(+) -- 2.25.1