Re: [PATCH v2 3/3] dt-bindings: pinctrl: qcom,msm8994: convert to dtschema

From: Rob Herring
Date: Thu Oct 13 2022 - 16:53:04 EST


On Thu, 13 Oct 2022 14:53:14 -0400, Krzysztof Kozlowski wrote:
> Convert Qualcomm MSM8994 pin controller bindings to DT schema. Keep the
> parsing of pin configuration subnodes consistent with other Qualcomm
> schemas (children named with '-state' suffix, their children with
> '-pins').
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Changes since v1:
> 1. Drop default:2 for drive strength
> ---
> .../bindings/pinctrl/qcom,msm8994-pinctrl.txt | 186 ------------------
> .../pinctrl/qcom,msm8994-pinctrl.yaml | 166 ++++++++++++++++
> 2 files changed, 166 insertions(+), 186 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt
> create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>