Re: [PATCH v3] ARM: dts: qcom: msm8974: correct qfprom node size

From: Konrad Dybcio
Date: Mon Feb 12 2024 - 06:09:54 EST


On 10.02.2024 17:45, Luca Weiss wrote:
> From: Craig Tatlor <ctatlor97@xxxxxxxxx>
>
> The qfprom actually is bigger than 0x1000, so adjust the reg.
>
> Note that the non-ECC-corrected qfprom can be found at 0xfc4b8000
> (-0x4000). The current reg points to the ECC-corrected qfprom block
> which should have equivalent values at all offsets compared to the
> non-corrected version.
>
> [luca@xxxxxxxxx: extract to standalone patch and adjust for review
> comments]
>
> Fixes: c59ffb519357 ("arm: dts: msm8974: Add thermal zones, tsens and qfprom nodes")
> Signed-off-by: Craig Tatlor <ctatlor97@xxxxxxxxx>
> Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad