linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] SM8350 USB and dt-bindings updates
@ 2021-01-15 10:40 Jack Pham
  2021-01-15 10:40 ` [PATCH 1/4] phy: qcom-qmp: Add SM8350 USB QMP PHYs Jack Pham
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jack Pham @ 2021-01-15 10:40 UTC (permalink / raw)
  To: Vinod Koul, Kishon Vijay Abraham I, Bjorn Andersson, Andy Gross,
	Rob Herring
  Cc: Wesley Cheng, Greg Kroah-Hartman, Manu Gautam, linux-arm-msm,
	linux-usb, linux-kernel, devicetree, Jack Pham

This series adds support for the SM8350 USB PHY to the QMP PHY driver
as well as adds the documentation for the QMP, SNPS PHY and DWC3
controller bindings. This also adds the bindings for SM8150 and SM8250
to the same docs which had not been added previously even though they
are in use now.

Jack Pham (4):
  phy: qcom-qmp: Add SM8350 USB QMP PHYs
  dt-bindings: phy: qcom,qmp: Add SM8150, SM8250 and SM8350 USB PHY
    bindings
  dt-bindings: phy: qcom,usb-snps-femto-v2: Add SM8250 and SM8350
    bindings
  dt-bindings: usb: qcom,dwc3: Add bindings for SM8150, SM8250, SM8350

 .../devicetree/bindings/phy/qcom,qmp-phy.yaml |  67 ++++++
 .../bindings/phy/qcom,usb-snps-femto-v2.yaml  |   2 +
 .../devicetree/bindings/usb/qcom,dwc3.yaml    |   3 +
 drivers/phy/qualcomm/phy-qcom-qmp.c           | 209 ++++++++++++++++++
 drivers/phy/qualcomm/phy-qcom-qmp.h           | 100 +++++++++
 5 files changed, 381 insertions(+)

-- 
2.24.0


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-15 10:40 [PATCH 0/4] SM8350 USB and dt-bindings updates Jack Pham
2021-01-15 10:40 ` [PATCH 1/4] phy: qcom-qmp: Add SM8350 USB QMP PHYs Jack Pham
2021-01-15 11:54   ` Konrad Dybcio
2021-01-15 12:47     ` Vinod Koul
2021-01-15 17:09       ` Jack Pham
2021-01-15 17:05     ` Jack Pham
2021-01-15 10:40 ` [PATCH 2/4] dt-bindings: phy: qcom,qmp: Add SM8150, SM8250 and SM8350 USB PHY bindings Jack Pham
2021-01-15 10:40 ` [PATCH 3/4] dt-bindings: phy: qcom,usb-snps-femto-v2: Add SM8250 and SM8350 bindings Jack Pham
2021-01-15 10:40 ` [PATCH 4/4] dt-bindings: usb: qcom,dwc3: Add bindings for SM8150, SM8250, SM8350 Jack Pham

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