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

From: Rob Herring
Date: Mon Oct 10 2022 - 09:00:13 EST


On Fri, 07 Oct 2022 16:51:16 +0200, Krzysztof Kozlowski wrote:
> Convert Qualcomm SC7180 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>
>
> ---
>
> Cc: Doug Anderson <dianders@xxxxxxxxxxxx>
> ---
> .../bindings/pinctrl/qcom,sc7180-pinctrl.txt | 187 ------------------
> .../bindings/pinctrl/qcom,sc7180-pinctrl.yaml | 163 +++++++++++++++
> 2 files changed, 163 insertions(+), 187 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sc7180-pinctrl.txt
> create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sc7180-pinctrl.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>