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>