devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add QUSB2 PHY support for SC7180
@ 2019-12-05  4:41 Sandeep Maheswaram
  2019-12-05  4:41 ` [PATCH v2 1/3] phy: qcom-qusb2: " Sandeep Maheswaram
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sandeep Maheswaram @ 2019-12-05  4:41 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Kishon Vijay Abraham I, Rob Herring,
	Mark Rutland, Stephen Boyd
  Cc: linux-arm-msm, linux-kernel, devicetree, Manu Gautam,
	Sandeep Maheswaram

Added QUSB2 PHY support for SC7180.
Converting dt binding to yaml.
Adding compatible for SC7180 in dt bindings.

Changes in v2:
Sorted the compatible in driver.
Converted dt binding to yaml.
Added compatible in yaml.


Sandeep Maheswaram (3):
  phy: qcom-qusb2: Add QUSB2 PHY support for SC7180
  dt-bindings: phy: qcom-qusb2: Convert QUSB2 phy bindings to yaml
  dt-bindings: phy: qcom-qusb2: Add SC7180 QUSB2 phy support

 .../devicetree/bindings/phy/qcom-qusb2-phy.txt     |  68 -----------
 .../devicetree/bindings/phy/qcom-qusb2-phy.yaml    | 130 +++++++++++++++++++++
 drivers/phy/qualcomm/phy-qcom-qusb2.c              |  57 ++++++++-
 3 files changed, 186 insertions(+), 69 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/phy/qcom-qusb2-phy.txt
 create mode 100644 Documentation/devicetree/bindings/phy/qcom-qusb2-phy.yaml

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


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

end of thread, other threads:[~2019-12-18 19:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-05  4:41 [PATCH v2 0/3] Add QUSB2 PHY support for SC7180 Sandeep Maheswaram
2019-12-05  4:41 ` [PATCH v2 1/3] phy: qcom-qusb2: " Sandeep Maheswaram
2019-12-11 22:47   ` Doug Anderson
2019-12-05  4:41 ` [PATCH v2 2/3] dt-bindings: phy: qcom-qusb2: Convert QUSB2 phy bindings to yaml Sandeep Maheswaram
2019-12-18 19:43   ` Doug Anderson
2019-12-05  4:41 ` [PATCH v2 3/3] dt-bindings: phy: qcom-qusb2: Add SC7180 QUSB2 phy support Sandeep Maheswaram
2019-12-18 19:09   ` Doug Anderson

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