linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Qualcomm PCIe2 PHY
@ 2019-05-02  0:14 Bjorn Andersson
  2019-05-02  0:14 ` Bjorn Andersson
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Bjorn Andersson @ 2019-05-02  0:14 UTC (permalink / raw)
  Cc: Kishon Vijay Abraham I, Rob Herring, Mark Rutland, linux-arm-msm,
	linux-kernel, devicetree

The Qualcomm PCIe2 PHY is based on design from Synopsys and found in
several different platforms where the QMP PHY isn't used.

Bjorn Andersson (2):
  dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY
  phy: qcom: Add Qualcomm PCIe2 PHY driver

 .../bindings/phy/qcom-pcie2-phy.txt           |  42 +++
 drivers/phy/qualcomm/Kconfig                  |   8 +
 drivers/phy/qualcomm/Makefile                 |   1 +
 drivers/phy/qualcomm/phy-qcom-pcie2.c         | 331 ++++++++++++++++++
 4 files changed, 382 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/phy/qcom-pcie2-phy.txt
 create mode 100644 drivers/phy/qualcomm/phy-qcom-pcie2.c

-- 
2.18.0

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

end of thread, other threads:[~2019-05-29  1:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-02  0:14 [PATCH v3 0/2] Qualcomm PCIe2 PHY Bjorn Andersson
2019-05-02  0:14 ` Bjorn Andersson
2019-05-02  0:14 ` [PATCH v3 1/2] dt-bindings: phy: Add binding for " Bjorn Andersson
2019-05-02  0:14   ` Bjorn Andersson
2019-05-02 21:36   ` Rob Herring
2019-05-02 21:36     ` Rob Herring
2019-05-02  0:14 ` [PATCH v3 2/2] phy: qcom: Add Qualcomm PCIe2 PHY driver Bjorn Andersson
2019-05-02  0:14   ` Bjorn Andersson
2019-05-29  1:00 ` [PATCH v3 0/2] Qualcomm PCIe2 PHY Bjorn Andersson

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