Message ID | 20221016172212.49105-1-krzysztof.kozlowski@linaro.org |
---|---|
Headers | show |
Series | pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings | expand |
On Sun, 16 Oct 2022 13:22:08 -0400, Krzysztof Kozlowski wrote: > 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. > > [...] Applied, thanks! [13/17] dt-bindings: pinctrl: qcom,sm8250: fix matching pin config https://git.kernel.org/krzk/linux-dt/c/a327e870af48c7f0bde57263c6a0ec65b0192217 Best regards,
On Sun, 16 Oct 2022 13:22:10 -0400, Krzysztof Kozlowski wrote: > SC7280 has 175 GPIOs (gpio0-174), so correct size of gpio-line-names and > narrow the pattern for matching pin names. > > Applied, thanks! [15/17] dt-bindings: pinctrl: qcom,sc7280: correct number of GPIOs https://git.kernel.org/krzk/linux-dt/c/06311aa3ad1fd745d6248fc665f4c28880fedff1 Best regards,
On Sun, 16 Oct 2022 13:22:12 -0400, Krzysztof Kozlowski wrote: > The common Qualcomm TLMM pin controller schema for pin mux and config > already brings requirement of function for gpio pins and the definition > of drive-strength. > > Applied, thanks! [17/17] dt-bindings: pinctrl: qcom,sc7280: use common TLMM pin schema https://git.kernel.org/krzk/linux-dt/c/b4997c1cb7d4c3900aab6fe5dad521f59369f93d Best regards,