linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for USB3 PHY on SDX55
@ 2021-01-11 11:30 Manivannan Sadhasivam
  2021-01-11 11:30 ` [PATCH v2 1/2] dt-bindings: phy: qcom,qmp: Add SDX55 USB PHY binding Manivannan Sadhasivam
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Manivannan Sadhasivam @ 2021-01-11 11:30 UTC (permalink / raw)
  To: kishon, vkoul, robh+dt
  Cc: bjorn.andersson, agross, linux-arm-msm, linux-kernel, devicetree,
	Manivannan Sadhasivam

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-17  6:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 11:30 [PATCH v2 0/2] Add support for USB3 PHY on SDX55 Manivannan Sadhasivam
2021-01-11 11:30 ` [PATCH v2 1/2] dt-bindings: phy: qcom,qmp: Add SDX55 USB PHY binding Manivannan Sadhasivam
2021-01-14 19:29   ` Rob Herring
2021-01-11 11:30 ` [PATCH v2 2/2] phy: qcom-qmp: Add support for SDX55 QMP PHY Manivannan Sadhasivam
2021-01-17  6:55 ` [PATCH v2 0/2] Add support for USB3 PHY on SDX55 Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).