devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] phy: qcom-qmp: Add SC8280XP USB3 UNI phy
@ 2022-05-13 22:53 Bjorn Andersson
  2022-05-13 22:53 ` [PATCH 1/3] dt-bindings: phy: qcom,qmp: Add compatible for " Bjorn Andersson
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Bjorn Andersson @ 2022-05-13 22:53 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Vinod Koul, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, linux-phy, devicetree, linux-kernel

The SC8280XP platform has two instances of the 5nm USB3 UNI phy attached
to the multi-port USB controller, this series adds definitions for this
PHY.

Bjorn Andersson (3):
  dt-bindings: phy: qcom,qmp: Add compatible for SC8280XP USB3 UNI phy
  phy: qcom-qmp: Add USB3 5NM QMP UNI registers
  phy: qcom-qmp: Add SC8280XP USB3 UNI phy

 .../devicetree/bindings/phy/qcom,qmp-phy.yaml |   1 +
 drivers/phy/qualcomm/phy-qcom-qmp.c           | 138 ++++
 .../phy/qualcomm/phy-qcom-usb3-5nm-qmp-uni.h  | 617 ++++++++++++++++++
 3 files changed, 756 insertions(+)
 create mode 100644 drivers/phy/qualcomm/phy-qcom-usb3-5nm-qmp-uni.h

-- 
2.35.1


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

end of thread, other threads:[~2022-05-18 22:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-13 22:53 [PATCH 0/3] phy: qcom-qmp: Add SC8280XP USB3 UNI phy Bjorn Andersson
2022-05-13 22:53 ` [PATCH 1/3] dt-bindings: phy: qcom,qmp: Add compatible for " Bjorn Andersson
2022-05-16  7:11   ` Krzysztof Kozlowski
2022-05-16 15:59     ` Bjorn Andersson
2022-05-13 22:53 ` [PATCH 2/3] phy: qcom-qmp: Add USB3 5NM QMP UNI registers Bjorn Andersson
2022-05-17 10:31   ` Vinod Koul
2022-05-17 10:36     ` Vinod Koul
2022-05-18 22:37       ` Bjorn Andersson
2022-05-18 21:45     ` Bjorn Andersson
2022-05-13 22:53 ` [PATCH 3/3] phy: qcom-qmp: Add SC8280XP USB3 UNI phy Bjorn Andersson
2022-05-17 13:36   ` Brian Masney

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).