Re: [PATCH 1/2] dt-bindings: pinctrl: qcom,msm8974: convert to dtschema

From: Rob Herring
Date: Mon Oct 17 2022 - 14:38:45 EST


On Sun, 16 Oct 2022 21:22:24 -0400, Krzysztof Kozlowski wrote:
> Convert Qualcomm MSM8974 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,msm8974-pinctrl.txt | 121 ------------
> .../pinctrl/qcom,msm8974-pinctrl.yaml | 179 ++++++++++++++++++
> 2 files changed, 179 insertions(+), 121 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt
> create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>