mbox series

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

Message ID 20210104072212.144960-1-manivannan.sadhasivam@linaro.org (mailing list archive)
Headers show
Series Add support for USB3 PHY on SDX55 | expand

Message

Manivannan Sadhasivam Jan. 4, 2021, 7:22 a.m. UTC
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(+)