mbox series

[RESEND,v6,0/3] Add support for VBUS detection

Message ID cover.1611621365.git.gurus@codeaurora.org
Headers show
Series Add support for VBUS detection | expand

Message

Guru Das Srinagesh Jan. 26, 2021, 12:38 a.m. UTC
[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

Comments

Chanwoo Choi Feb. 24, 2021, 4:55 p.m. UTC | #1
On 21. 1. 26. 오전 9:38, Guru Das Srinagesh wrote:
> Add interrupt support for reporting VBUS detection status that can be

> detected via a dedicated PMIC pin.

> 

> Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>

> Signed-off-by: Guru Das Srinagesh <gurus@codeaurora.org>

> Reviewed-by: Rob Herring <robh@kernel.org>

> ---

>   Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml | 5 ++++-

>   1 file changed, 4 insertions(+), 1 deletion(-)

> 

> diff --git a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml

> index e8eea83..6a9c96f 100644

> --- a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml

> +++ b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml

> @@ -22,11 +22,14 @@ properties:

>       maxItems: 1

>   

>     interrupts:

> -    maxItems: 1

> +    minItems: 1

> +    maxItems: 2

>   

>     interrupt-names:

> +    minItems: 1

>       items:

>         - const: usb_id

> +      - const: usb_vbus

>   

>   required:

>     - compatible

> 


Applied it.

Thanks,
Chanwoo Choi
patchwork-bot+linux-arm-msm@kernel.org May 26, 2021, 7:03 p.m. UTC | #2
Hello:

This series was applied to qcom/linux.git (refs/heads/for-next):

On Mon, 25 Jan 2021 16:38:29 -0800 you wrote:
> [REQUEST]

> 

> Thanks Rob for reviewing the dt patches.

> 

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

> well?

> 

> [...]


Here is the summary with links:
  - [RESEND,v6,1/3] bindings: pm8941-misc: Convert bindings to YAML
    https://git.kernel.org/qcom/c/dd6f5afb1c2d
  - [RESEND,v6,2/3] bindings: pm8941-misc: Add support for VBUS detection
    https://git.kernel.org/qcom/c/4fcdd677c4ea
  - [RESEND,v6,3/3] extcon: qcom-spmi: Add support for VBUS detection
    https://git.kernel.org/qcom/c/7b1222b224af

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html