[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210602184922.GA3762097@robh.at.kernel.org>
Date: Wed, 2 Jun 2021 13:49:22 -0500
From: Rob Herring <robh@...nel.org>
To: satya priya <skakit@...eaurora.org>
Cc: Bjorn Andersson <bjorn.andersson@...aro.org>,
linux-gpio@...r.kernel.org, Andy Gross <agross@...nel.org>,
devicetree@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
kgunda@...eaurora.org, linux-arm-msm@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V4] dt-bindings: pinctrl: qcom-pmic-gpio: Convert qcom
pmic gpio bindings to YAML
On Fri, 21 May 2021 12:00:15 +0530, satya priya wrote:
> Convert Qualcomm PMIC GPIO bindings from .txt to .yaml format.
>
> Signed-off-by: satya priya <skakit@...eaurora.org>
> ---
> Changes in V2:
> - As per Rob's comments fixed bot erros.
> - Moved this patch to end of the series so that other patches are not
> blocked on this.
>
> Changes in V3:
> - As per Rob's comments, added maxItems for reg and interrupts.
> Added reference of "pinmux-node.yaml" and "pincfg-node.yaml".
> Made 'additionalProperties' as false.
>
> Changes in V4:
> - As per Rob's comments, added description for interrupts, defined
> constraints for "qcom,drive-strength", dropped description for function
> property.
>
> .../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 286 ---------------------
> .../bindings/pinctrl/qcom,pmic-gpio.yaml | 256 ++++++++++++++++++
> 2 files changed, 256 insertions(+), 286 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
> create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists