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

From: Konrad Dybcio
Date: Tue Sep 05 2023 - 13:31:20 EST


On 5.09.2023 11:55, Vignesh Viswanathan wrote:
> IPQ6018's TCSR Mutex HW lock register has 32 locks of size 4KB each.
> Total size of the TCSR Mutex registers is 128KB.
>
> Fix size of the tcsr_mutex hwlock register to 0x20000.
>
> Changes in v2:
> - Drop change to remove qcom,ipq6018-tcsr-mutex compatible string
> - Added Fixes and stable tags
>
> Cc: stable@xxxxxxxxxxxxxxx
> Fixes: 5bf635621245 ("arm64: dts: ipq6018: Add a few device nodes")
> Signed-off-by: Vignesh Viswanathan <quic_viswanat@xxxxxxxxxxx>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad