mbox series

[GIT,PULL] pinctrl: dt-bindings: qcom: second round for v6.3

Message ID 20230207172759.448798-1-krzysztof.kozlowski@linaro.org
State New
Headers show
Series [GIT,PULL] pinctrl: dt-bindings: qcom: second round for v6.3 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/qcom-pinctrl-6.3-2

Message

Krzysztof Kozlowski Feb. 7, 2023, 5:27 p.m. UTC
Hi,

On top of previous pull request - second round of DT cleanups.

Best regards,
Krzysztof


The following changes since commit 5b8c304c94d79f44aea8ee273ce70ca380804156:

  dt-bindings: pinctrl: qcom,pmic-mpp: Rename "mpp" child node names to "-pins$" (2023-01-20 18:43:06 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/qcom-pinctrl-6.3-2

for you to fetch changes up to 315dffb843f75cec4458714f4d151d5775e797de:

  dt-bindings: pinctrl: qcom: lpass-lpi: correct GPIO name pattern (2023-02-06 12:17:55 +0100)

----------------------------------------------------------------
Qualcomm pinctrl Devicetree bindings changes for v6.3, part two

Several minor cleanups and fixes on Qualcomm pin controller Devicetree
bindings - add missing input-disable, correct GPIO pin name patterns in
bindings, correct number of GPIOs in gpio-ranges property.

----------------------------------------------------------------
Krzysztof Kozlowski (9):
      dt-bindings: pinctrl: qcom,sm8350: add input-disable
      dt-bindings: pinctrl: qcom,msm8226: correct GPIO name pattern
      dt-bindings: pinctrl: qcom,msm8909: correct GPIO name pattern and example
      dt-bindings: pinctrl: qcom,sm6375: correct GPIO name pattern and example
      dt-bindings: pinctrl: qcom,msm8953: correct GPIO name pattern
      dt-bindings: pinctrl: qcom,sdx55: correct GPIO name pattern
      dt-bindings: pinctrl: qcom,msm8994: correct number of GPIOs
      dt-bindings: pinctrl: qcom: correct gpio-ranges in examples
      dt-bindings: pinctrl: qcom: lpass-lpi: correct GPIO name pattern

 Documentation/devicetree/bindings/pinctrl/qcom,msm8226-pinctrl.yaml | 2 +-
 Documentation/devicetree/bindings/pinctrl/qcom,msm8909-tlmm.yaml    | 4 ++--
 Documentation/devicetree/bindings/pinctrl/qcom,msm8953-pinctrl.yaml | 2 +-
 Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.yaml | 6 +++---
 .../devicetree/bindings/pinctrl/qcom,sc7280-lpass-lpi-pinctrl.yaml  | 2 +-
 .../bindings/pinctrl/qcom,sc8280xp-lpass-lpi-pinctrl.yaml           | 2 +-
 Documentation/devicetree/bindings/pinctrl/qcom,sdx55-pinctrl.yaml   | 2 +-
 Documentation/devicetree/bindings/pinctrl/qcom,sm6375-tlmm.yaml     | 4 ++--
 .../devicetree/bindings/pinctrl/qcom,sm8250-lpass-lpi-pinctrl.yaml  | 2 +-
 Documentation/devicetree/bindings/pinctrl/qcom,sm8250-pinctrl.yaml  | 2 +-
 Documentation/devicetree/bindings/pinctrl/qcom,sm8350-tlmm.yaml     | 3 ++-
 .../devicetree/bindings/pinctrl/qcom,sm8450-lpass-lpi-pinctrl.yaml  | 2 +-
 12 files changed, 17 insertions(+), 16 deletions(-)