Re: [PATCH 1/3] arm64: dts: qcom: ipq6018: Fix tcsr_mutex register size

From: Vignesh Viswanathan
Date: Mon Sep 04 2023 - 02:58:01 EST




On 9/4/2023 12:10 PM, Krzysztof Kozlowski wrote:
On 04/09/2023 07:50, Vignesh Viswanathan wrote:
IPQ6018 has 32 tcsr_mutex hwlock registers and size of each is 0x1000.

Fix size of the tcsr_mutex hwlock register to 0x20000.
Also, remove the qcom,ipq6018-tcsr-mutex compatible as this maps to
incorrect stride and mutex config for IPQ6018 in hwspinlock driver.

This is 6018, so if 6018 compatible is incorrect... this does not make
any sense.

NAK


Understood, Instead of removing the 6018 compatible, I'll use the same
and fix the config mapped to 6018 in the hwspinlock driver.

Thanks,
Vignesh

Best regards,
Krzysztof