[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220817130342.568396-1-krzysztof.kozlowski@linaro.org>
Date: Wed, 17 Aug 2022 16:03:28 +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 v2 00/14] arm64: dts: qcom: improvements to TCSR mutex in DTS
Hi,
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 (14):
dt-bindings: mfd: qcom,tcsr: add SC7x80, SDM845 and MSM8996/8
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: switch TCSR mutex to MMIO
arm64: dts: qcom: sm8150: switch TCSR mutex to MMIO
.../devicetree/bindings/mfd/qcom,tcsr.yaml | 5 ++++
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 | 13 +++-------
arch/arm64/boot/dts/qcom/sdm845.dtsi | 20 +++++++-------
arch/arm64/boot/dts/qcom/sm8150.dtsi | 13 +++-------
9 files changed, 73 insertions(+), 78 deletions(-)
--
2.34.1
Powered by blists - more mailing lists