On Tue, 05 Sep 2023 15:25:33 +0530, Vignesh Viswanathan wrote: > IPQ6018 has 32 tcsr_mutex hwlock registers of 0x1000 size each. > The compatible string qcom,ipq6018-tcsr-mutex is mapped to > of_msm8226_tcsr_mutex which has 32 locks configured with stride of 0x80 > and doesn't match the HW present in IPQ6018. > > This series fixes the following: > 1. Fix the tcsr_mutex register size to 0x20000 in IPQ6018 DTSI. > 2. Remove IPQ6018 specific compatible in hwspinlock driver so that it > falls back to pick of_tcsr_mutex data. > > [...] Applied, thanks! [1/2] arm64: dts: qcom: ipq6018: Fix tcsr_mutex register size commit: 72fc3d58b87b0d622039c6299b89024fbb7b420f Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>