linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3
@ 2023-01-20 17:46 Krzysztof Kozlowski
  2023-01-26 10:31 ` Krzysztof Kozlowski
  2023-01-27 13:02 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-20 17:46 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	linux-arm-msm, linux-arm-kernel, linux-gpio, linux-kernel,
	Krzysztof Kozlowski

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

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

for you to fetch changes up to 5b8c304c94d79f44aea8ee273ce70ca380804156:

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

----------------------------------------------------------------
Qualcomm pinctrl Devicetree bindings changes for v6.3

Set of cleanups and fixes for Qualcomm pin controller bindings, to match
existing DTS and correct the schema.

----------------------------------------------------------------
Krzysztof Kozlowski (8):
      dt-bindings: pinctrl: qcom,sdm845-pinctrl: add GPIO hogs
      dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: correct pins pattern
      dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: add input-enable and bias-bus-hold
      dt-bindings: pinctrl: qcom,sm6350-tlmm: add gpio-line-names
      dt-bindings: pinctrl: qcom,sm8350-tlmm: add gpio-line-names
      dt-bindings: pinctrl: qcom,sm6350-tlmm: correct pins pattern
      dt-bindings: pinctrl: qcom,sm8350-tlmm: correct pins pattern
      dt-bindings: pinctrl: qcom: allow nine interrupts on SM6350

Rob Herring (1):
      dt-bindings: pinctrl: qcom,pmic-mpp: Rename "mpp" child node names to "-pins$"

 .../bindings/pinctrl/qcom,ipq6018-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,ipq8074-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,mdm9607-tlmm.yaml        |  4 +++-
 .../bindings/pinctrl/qcom,mdm9615-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,msm8226-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,msm8660-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,msm8909-tlmm.yaml        |  4 +++-
 .../bindings/pinctrl/qcom,msm8916-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,msm8953-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,msm8960-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,msm8974-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,msm8976-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,msm8994-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,msm8996-pinctrl.yaml     |  4 +++-
 .../bindings/pinctrl/qcom,msm8998-pinctrl.yaml     |  4 +++-
 .../devicetree/bindings/pinctrl/qcom,pmic-mpp.yaml |  4 ++--
 .../bindings/pinctrl/qcom,qcm2290-tlmm.yaml        |  4 +++-
 .../bindings/pinctrl/qcom,qcs404-pinctrl.yaml      |  4 +++-
 .../bindings/pinctrl/qcom,sc7180-pinctrl.yaml      |  4 +++-
 .../bindings/pinctrl/qcom,sc8180x-tlmm.yaml        |  4 +++-
 .../pinctrl/qcom,sc8280xp-lpass-lpi-pinctrl.yaml   |  8 +++----
 .../bindings/pinctrl/qcom,sc8280xp-tlmm.yaml       |  4 +++-
 .../bindings/pinctrl/qcom,sdm630-pinctrl.yaml      |  4 +++-
 .../bindings/pinctrl/qcom,sdm670-tlmm.yaml         |  4 +++-
 .../bindings/pinctrl/qcom,sdm845-pinctrl.yaml      | 15 +++++++++++-
 .../bindings/pinctrl/qcom,sdx55-pinctrl.yaml       |  4 +++-
 .../bindings/pinctrl/qcom,sdx65-tlmm.yaml          |  4 +++-
 .../bindings/pinctrl/qcom,sm6115-tlmm.yaml         |  4 +++-
 .../bindings/pinctrl/qcom,sm6125-tlmm.yaml         |  4 +++-
 .../bindings/pinctrl/qcom,sm6350-tlmm.yaml         | 27 ++++++++++++++++++----
 .../bindings/pinctrl/qcom,sm6375-tlmm.yaml         |  4 +++-
 .../bindings/pinctrl/qcom,sm8150-pinctrl.yaml      |  4 +++-
 .../bindings/pinctrl/qcom,sm8250-pinctrl.yaml      |  4 +++-
 .../bindings/pinctrl/qcom,sm8350-tlmm.yaml         | 15 +++++++++---
 .../bindings/pinctrl/qcom,sm8450-tlmm.yaml         |  4 +++-
 .../bindings/pinctrl/qcom,tlmm-common.yaml         |  5 ++--
 36 files changed, 147 insertions(+), 47 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3
  2023-01-20 17:46 [GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3 Krzysztof Kozlowski
@ 2023-01-26 10:31 ` Krzysztof Kozlowski
  2023-01-27 13:02 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-26 10:31 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, linux-arm-msm,
	linux-arm-kernel, linux-gpio, linux-kernel, Krzysztof Kozlowski

On 20/01/2023 18:46, Krzysztof Kozlowski wrote:
> The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
> 
>   Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)
> 
> 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
> 
> for you to fetch changes up to 5b8c304c94d79f44aea8ee273ce70ca380804156:
> 
>   dt-bindings: pinctrl: qcom,pmic-mpp: Rename "mpp" child node names to "-pins$" (2023-01-20 18:43:06 +0100)
> 
> ----------------------------------------------------------------
> Qualcomm pinctrl Devicetree bindings changes for v6.3
> 
> Set of cleanups and fixes for Qualcomm pin controller bindings, to match
> existing DTS and correct the schema.

Hi Linus,

Just reminding about this pull so it won't get lost.

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3
  2023-01-20 17:46 [GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3 Krzysztof Kozlowski
  2023-01-26 10:31 ` Krzysztof Kozlowski
@ 2023-01-27 13:02 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2023-01-27 13:02 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, linux-arm-msm,
	linux-arm-kernel, linux-gpio, linux-kernel, Krzysztof Kozlowski

On Fri, Jan 20, 2023 at 6:46 PM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:

> The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
>
>   Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)
>
> 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
>
> for you to fetch changes up to 5b8c304c94d79f44aea8ee273ce70ca380804156:
>
>   dt-bindings: pinctrl: qcom,pmic-mpp: Rename "mpp" child node names to "-pins$" (2023-01-20 18:43:06 +0100)

Pulled into the pinctrl tree for v6.3!

Thanks!
Linus Walleij

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-27 13:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-20 17:46 [GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3 Krzysztof Kozlowski
2023-01-26 10:31 ` Krzysztof Kozlowski
2023-01-27 13:02 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).