2020-11-17 03:23:58

by Guru Das Srinagesh

[permalink] [raw]
Subject: [PATCH v6 0/3] Add support for VBUS detection

[REQUEST]

Thanks Rob for reviewing the dt patches.

Would it be possible for the maintainers and reviewers to review the code as
well?

[COVER LETTER]

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

Changes from v5:
- Gathered Rob H's Acked-by for the dt-bindings patch.

Changes from v4:
- Drop addition of new compatible string in both bindings and 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 | 62 ++++++++++++++
drivers/extcon/extcon-qcom-spmi-misc.c | 99 +++++++++++++++++-----
3 files changed, 142 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