[PATCH v2 0/2] Add support for USB3 PHY on SDX55

From: Manivannan Sadhasivam
Date: Mon Jan 11 2021 - 06:31:02 EST


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

Changes in v2:

* Fixed the binding to use only 3 clocks

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 | 27 ++++++
drivers/phy/qualcomm/phy-qcom-qmp.c | 83 +++++++++++++++++++
2 files changed, 110 insertions(+)

--
2.25.1