[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220819083209.50844-1-krzysztof.kozlowski@linaro.org>
Date: Fri, 19 Aug 2022 11:31:53 +0300
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
Lee Jones <lee@...nel.org>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [RFT PATCH v3 00/16] arm64: dts: qcom: improvements to TCSR mutex in DTS
Hi,
Changes since v2
================
1. Patch 1 (bindings): add more compatibles.
2. New patches:
arm64: dts: qcom: sdm630: split TCSR halt regs out of mutex
arm64: dts: qcom: sm8150: split TCSR halt regs out of mutex
3. Add Rb tags.
Correct order of compatibles in the binding.
Changes since v1
================
1. Correct order of compatibles in the binding.
Description
===========
Set of improvements for TCSR mutex to match the bindings after conversion to DT schema.
Tested briefly on SDM845. Please kindly test on other platformss (therefore RFT).
Best regards,
Krzysztof
Krzysztof Kozlowski (16):
dt-bindings: mfd: qcom,tcsr: add several devices
arm64: dts: qcom: msm8996: split TCSR halt regs out of mutex
arm64: dts: qcom: msm8996: switch TCSR mutex to MMIO
arm64: dts: qcom: msm8998: split TCSR halt regs out of mutex
arm64: dts: qcom: msm8998: switch TCSR mutex to MMIO
arm64: dts: qcom: sc7180: add missing TCSR syscon compatible
arm64: dts: qcom: sc7180: split TCSR halt regs out of mutex
arm64: dts: qcom: sc7180: switch TCSR mutex to MMIO
arm64: dts: qcom: sc7280: split TCSR halt regs out of mutex
arm64: dts: qcom: sdm845: split TCSR halt regs out of mutex
arm64: dts: qcom: sdm845: switch TCSR mutex to MMIO
arm64: dts: qcom: qcs404: switch TCSR mutex to MMIO
arm64: dts: qcom: sdm630: split TCSR halt regs out of mutex
arm64: dts: qcom: sdm630: switch TCSR mutex to MMIO
arm64: dts: qcom: sm8150: split TCSR halt regs out of mutex
arm64: dts: qcom: sm8150: switch TCSR mutex to MMIO
.../devicetree/bindings/mfd/qcom,tcsr.yaml | 8 ++++++
arch/arm64/boot/dts/qcom/msm8996.dtsi | 24 ++++++++---------
arch/arm64/boot/dts/qcom/msm8998.dtsi | 20 +++++++-------
arch/arm64/boot/dts/qcom/qcs404.dtsi | 11 +++-----
arch/arm64/boot/dts/qcom/sc7180.dtsi | 26 +++++++++----------
arch/arm64/boot/dts/qcom/sc7280.dtsi | 19 +++++++++-----
arch/arm64/boot/dts/qcom/sdm630.dtsi | 18 ++++++-------
arch/arm64/boot/dts/qcom/sdm845.dtsi | 20 +++++++-------
arch/arm64/boot/dts/qcom/sm8150.dtsi | 18 ++++++-------
9 files changed, 86 insertions(+), 78 deletions(-)
--
2.34.1
Powered by blists - more mailing lists