[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1605559069.git.gurus@codeaurora.org>
Date: Mon, 16 Nov 2020 12:40:29 -0800
From: Guru Das Srinagesh <gurus@...eaurora.org>
To: Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
linux-arm-msm@...r.kernel.org, Rob Herring <robh+dt@...nel.org>
Cc: Subbaraman Narayanamurthy <subbaram@...eaurora.org>,
David Collins <collinsd@...eaurora.org>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Stephen Boyd <sboyd@...nel.org>,
Guru Das Srinagesh <gurus@...eaurora.org>
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
Powered by blists - more mailing lists