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

From: Rob Herring
Date: Wed Oct 12 2022 - 12:27:34 EST


On Wed, 12 Oct 2022 11:15:45 -0400, Krzysztof Kozlowski wrote:
> Convert Qualcomm MSM8996 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>
> ---
> .../bindings/pinctrl/qcom,msm8996-pinctrl.txt | 208 ------------------
> .../pinctrl/qcom,msm8996-pinctrl.yaml | 187 ++++++++++++++++
> 2 files changed, 187 insertions(+), 208 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt
> create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>