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! [2/2] hwspinlock: qcom: Remove IPQ6018 SOC specific compatible commit: 823313068617bf2414c6067504b4e2ce5768e601 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>