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

From: Rob Herring
Date: Thu Nov 10 2022 - 15:47:21 EST



On Mon, 07 Nov 2022 19:59:30 +0100, Krzysztof Kozlowski wrote:
> Convert Qualcomm MSM8660 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,msm8660-pinctrl.txt | 96 --------------
> .../pinctrl/qcom,msm8660-pinctrl.yaml | 125 ++++++++++++++++++
> 2 files changed, 125 insertions(+), 96 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt
> create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>