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