arm64: dts: qcom: msm8994-angler: Fix cont_splash_mem mapping
authorPetr Vorel <pvorel@suse.cz>
Tue, 31 Jan 2023 20:04:13 +0000 (21:04 +0100)
committerBjorn Andersson <andersson@kernel.org>
Fri, 7 Apr 2023 17:21:23 +0000 (10:21 -0700)
commitfe88480a6be92ecbf6f205ff3a7d7e5ded0562dd
tree15cbe51ba180cd150fe7a76032cbda9b54321f40
parentcb5d1dd3a74a7c7c3ad31d5fa2cc00e86c209dcc
arm64: dts: qcom: msm8994-angler: Fix cont_splash_mem mapping

Angler's cont_splash_mem mapping is shorter in downstream [1],
therefore 380cd3a34b7f was wrong. Obviously also 0e5ded926f2a was wrong
(workaround which fixed booting at the time).

This fixes error:
[    0.000000] memory@3401000 (0x0000000003401000--0x0000000005601000) overlaps with tzapp@4800000 (0x0000000004800000--0x0000000006100000)

[1] https://android.googlesource.com/kernel/msm/+/refs/heads/android-msm-angler-3.10-marshmallow-mr1/arch/arm64/boot/dts/huawei/huawei_msm8994_angler_row_vn1/huawei-fingerprint.dtsi#16

Fixes: 380cd3a34b7f ("arm64: dts: msm8994-angler: fix the memory map")
Fixes: 0e5ded926f2a ("arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem")

Signed-off-by: Petr Vorel <pvorel@suse.cz>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230131200414.24373-2-pvorel@suse.cz
arch/arm64/boot/dts/qcom/msm8994-huawei-angler-rev-101.dts