Re: [PATCH 4/4] dt-bindings: pinctrl: qcom,msm8998: convert to dtschema

From: Rob Herring
Date: Wed Oct 12 2022 - 12:14:53 EST


On Tue, 11 Oct 2022 17:31:45 -0400, Krzysztof Kozlowski wrote:
> Convert Qualcomm MSM8998 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,msm8998-pinctrl.txt | 202 ------------------
> .../pinctrl/qcom,msm8998-pinctrl.yaml | 176 +++++++++++++++
> 2 files changed, 176 insertions(+), 202 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt
> create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>