ARM: dts: qcom: msm8974: correct qfprom node size
authorCraig Tatlor <ctatlor97@gmail.com>
Sat, 10 Feb 2024 16:45:40 +0000 (17:45 +0100)
committerBjorn Andersson <andersson@kernel.org>
Wed, 14 Feb 2024 06:09:16 +0000 (00:09 -0600)
commit724c4bf0e4bf81dba77736afb93964c986c3c123
treed3e91d6ccad40916d8c1ebdf8ac51690f9fe5c86
parent99497df59427a11222571034afebf2f0f7f9a3e2
ARM: dts: qcom: msm8974: correct qfprom node size

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@z3ntu.xyz: 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@gmail.com>
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240210-msm8974-qfprom-v3-1-26c424160334@z3ntu.xyz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm/boot/dts/qcom/qcom-msm8974.dtsi