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

From: Rob Herring
Date: Mon Oct 03 2022 - 13:13:32 EST


On Fri, 30 Sep 2022 22:05:29 +0200, Krzysztof Kozlowski wrote:
> Convert Qualcomm SDM845 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,sdm845-pinctrl.txt | 176 ------------------
> .../bindings/pinctrl/qcom,sdm845-pinctrl.yaml | 158 ++++++++++++++++
> 2 files changed, 158 insertions(+), 176 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt
> create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>