Re: [RESEND PATCH v1 1/2] bindings: pm8941-misc: Add support for VBUS detection

From: Stephen Boyd
Date: Fri Oct 02 2020 - 17:22:53 EST


Quoting Guru Das Srinagesh (2020-09-28 15:49:08)
> From: Anirudh Ghayal <aghayal@xxxxxxxxxxxxxx>
>
> VBUS can be detected via a dedicated PMIC pin. Enable compatible string
> that adds support for reporting the VBUS status.
>
> Signed-off-by: Anirudh Ghayal <aghayal@xxxxxxxxxxxxxx>
> Signed-off-by: Guru Das Srinagesh <gurus@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.txt | 2 +-

Can this be converted to YAML?

> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.txt b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.txt
> index 35383adb..91a49af 100644
> --- a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.txt
> +++ b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.txt
> @@ -8,7 +8,7 @@ PROPERTIES
> - compatible:
> Usage: required
> Value type: <string>
> - Definition: Should contain "qcom,pm8941-misc";
> + Definition: Should contain "qcom,pm8941-misc" or "qcom,pmd-vbus-det";
>
> - reg:
> Usage: required
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
>