Searched hist:a327e870af48c7f0bde57263c6a0ec65b0192217 (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,sm8250-pinctrl.yaml | diff a327e870af48c7f0bde57263c6a0ec65b0192217 Sun Oct 16 19:22:08 CEST 2022 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> dt-bindings: pinctrl: qcom,sm8250: fix matching pin config
The TLMM pin controller follows generic pin-controller bindings, so should have subnodes with '-state' and '-pins'. Otherwise the subnodes (level one and two) are not properly matched. This method also unifies the bindings with other Qualcomm TLMM and LPASS pinctrl bindings.
The change causes indentation decrement, so the diff-hunk looks big, but there are no functional changes in the subnode "properties" section. The only difference there is removal of blank lines between common GPIO pinconf properties.
Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221016172212.49105-14-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
|