2023-06-10 09:28:30

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [GIT PULL] pinctrl: dt-bindings: qcom: for v6.5

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 647c16ac7b15fc8fe6ab679690ac2ffe7c53abd3:

dt-bindings: pinctrl: qcom,sm7150-tlmm: simplify with unevaluatedProperties (2023-05-12 18:23:51 +0200)

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

Simplify remaining bindings with usage of unevaluatedProperties. This
will have the same functional effect with less code.

----------------------------------------------------------------
Krzysztof Kozlowski (4):
dt-bindings: pinctrl: qcom,ipq9574-tlmm: simplify with unevaluatedProperties
dt-bindings: pinctrl: qcom,sc8280xp-tlmm: simplify with unevaluatedProperties
dt-bindings: pinctrl: qcom,qcm2290-tlmm: simplify with unevaluatedProperties
dt-bindings: pinctrl: qcom,sm7150-tlmm: simplify with unevaluatedProperties

.../devicetree/bindings/pinctrl/qcom,ipq9574-tlmm.yaml | 11 +----------
.../devicetree/bindings/pinctrl/qcom,qcm2290-tlmm.yaml | 11 +----------
.../devicetree/bindings/pinctrl/qcom,sc8280xp-tlmm.yaml | 12 +-----------
.../devicetree/bindings/pinctrl/qcom,sm7150-tlmm.yaml | 11 +----------
4 files changed, 4 insertions(+), 41 deletions(-)


2023-06-10 19:06:38

by Linus Walleij

[permalink] [raw]
Subject: Re: [GIT PULL] pinctrl: dt-bindings: qcom: for v6.5

On Sat, Jun 10, 2023 at 11:13 AM Krzysztof Kozlowski
<[email protected]> wrote:

> The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
(...)
> for you to fetch changes up to 647c16ac7b15fc8fe6ab679690ac2ffe7c53abd3:
>
> dt-bindings: pinctrl: qcom,sm7150-tlmm: simplify with unevaluatedProperties (2023-05-12 18:23:51 +0200)

Pulled in, thanks! Great work as usual.

Yours,
Linus Walleij