[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220930200529.331223-1-krzysztof.kozlowski@linaro.org>
Date: Fri, 30 Sep 2022 22:05:27 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
Linus Walleij <linus.walleij@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-arm-msm@...r.kernel.org, linux-gpio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH 0/2] pinctrl/arm64: qcom: convert sdm845 bindings to DT schema
Hi,
Overview
========
This is independent patchset of my recent Qualcomm pinctrl fixes.
If the total amount of patches from me around Qualcomm pinctrl is a bit
overwhelming, well, yeah, expect more to come. One way to solve it is to
merge/apply faster than I can create new patches. :-)
Dependencies
============
1. No dependencies.
2. dt-bindings are independent of DTS patches.
Best regards,
Krzysztof
Krzysztof Kozlowski (2):
arm64: dts: qcom: sdm845: align TLMM pin configuration with DT schema
dt-bindings: pinctrl: qcom,sdm845: convert to dtschema
.../bindings/pinctrl/qcom,sdm845-pinctrl.txt | 176 ---------
.../bindings/pinctrl/qcom,sdm845-pinctrl.yaml | 158 ++++++++
arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 344 +++++++-----------
arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 76 ++--
.../arm64/boot/dts/qcom/sdm845-lg-common.dtsi | 60 ++-
arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts | 2 +-
arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 60 ++-
.../boot/dts/qcom/sdm845-oneplus-common.dtsi | 88 ++---
.../boot/dts/qcom/sdm845-shift-axolotl.dts | 138 +++----
.../dts/qcom/sdm845-sony-xperia-tama.dtsi | 6 +-
.../boot/dts/qcom/sdm845-xiaomi-beryllium.dts | 26 +-
.../boot/dts/qcom/sdm845-xiaomi-polaris.dts | 30 +-
arch/arm64/boot/dts/qcom/sdm845.dtsi | 305 +++++++---------
.../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 33 +-
.../boot/dts/qcom/sdm850-samsung-w737.dts | 96 ++---
15 files changed, 671 insertions(+), 927 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt
create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.yaml
--
2.34.1
Powered by blists - more mailing lists