linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Add support for VBUS detection
@ 2020-10-28  7:18 Guru Das Srinagesh
  2020-10-28  7:18 ` [PATCH v4 1/3] bindings: pm8941-misc: Convert bindings to YAML Guru Das Srinagesh
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Guru Das Srinagesh @ 2020-10-28  7:18 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, linux-arm-msm, Rob Herring
  Cc: Subbaraman Narayanamurthy, David Collins, devicetree,
	linux-kernel, Stephen Boyd, Guru Das Srinagesh

Add support to enable VBUS detection in the pm8941 extcon driver.

Changes from v3:
- Split bindings into direct conversion of txt file, and addition of VBUS
  detection support.

Changes from v2:
- Fix YAML errors in dt binding document.

Changes from v1:
- Change bindings from txt to YAML.

Anirudh Ghayal (1):
  extcon: qcom-spmi: Add support for VBUS detection

Guru Das Srinagesh (2):
  bindings: pm8941-misc: Convert bindings to YAML
  bindings: pm8941-misc: Add support for VBUS detection

 .../bindings/extcon/qcom,pm8941-misc.txt           |  41 ---------
 .../bindings/extcon/qcom,pm8941-misc.yaml          |  64 +++++++++++++
 drivers/extcon/extcon-qcom-spmi-misc.c             | 100 +++++++++++++++++----
 3 files changed, 145 insertions(+), 60 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.txt
 create mode 100644 Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


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

end of thread, other threads:[~2020-10-30 23:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28  7:18 [PATCH v4 0/3] Add support for VBUS detection Guru Das Srinagesh
2020-10-28  7:18 ` [PATCH v4 1/3] bindings: pm8941-misc: Convert bindings to YAML Guru Das Srinagesh
2020-10-30 13:33   ` Rob Herring
2020-10-28  7:18 ` [PATCH v4 2/3] bindings: pm8941-misc: Add support for VBUS detection Guru Das Srinagesh
2020-10-30 13:36   ` Rob Herring
2020-10-30 23:37     ` Guru Das Srinagesh
2020-10-28  7:18 ` [PATCH v4 3/3] extcon: qcom-spmi: " Guru Das Srinagesh

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