[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2b0fa0f4-b5df-10d2-c09d-7c8c4c22ad39@gmail.com>
Date: Thu, 25 Feb 2021 01:55:10 +0900
From: Chanwoo Choi <cwchoi00@...il.com>
To: Guru Das Srinagesh <gurus@...eaurora.org>,
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>,
Anirudh Ghayal <aghayal@...eaurora.org>
Subject: Re: [RESEND PATCH v6 2/3] bindings: pm8941-misc: Add support for VBUS
detection
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@...eaurora.org>
> Signed-off-by: Guru Das Srinagesh <gurus@...eaurora.org>
> Reviewed-by: Rob Herring <robh@...nel.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
Powered by blists - more mailing lists