2024-02-12 11:09:57

by Konrad Dybcio

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

On 10.02.2024 17:45, Luca Weiss wrote:
> From: Craig Tatlor <[email protected]>
>
> 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.
>
> [[email protected]: 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 <[email protected]>
> Signed-off-by: Luca Weiss <[email protected]>
> ---

Reviewed-by: Konrad Dybcio <[email protected]>

Konrad