Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: dts: qcom: msm8974: correct qfprom node size
[ Upstream commit 724c4bf ] 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: c59ffb5 ("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]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Sasha Levin <[email protected]>
- Loading branch information