diff options
| author | Petr Vorel <[email protected]> | 2022-12-26 19:54:38 +0100 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2023-01-18 17:07:17 -0600 |
| commit | 26a91359aea4d89e7d3646d806eed0f3755b74bd (patch) | |
| tree | 2ab98f919ac4985a72e6a9c5dc4c3edb73d8a3b4 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 1ccad21aa996a88348c8019b17cf723504b41c7f (diff) | |
arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem size
Original google firmware reports 12 MiB:
[ 0.000000] cma: Found cont_splash_mem@0, memory base 0x0000000003400000, size 12 MiB, limit 0xffffffffffffffff
which is actually 12*1024*1024 = 0xc00000.
This matches the aosp source [1]:
&cont_splash_mem {
reg = <0 0x03400000 0 0xc00000>;
};
Fixes: 3cb6a271f4b0 ("arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping")
Fixes: 976d321f32dc ("arm64: dts: qcom: msm8992: Make the DT an overlay on top of 8994")
[1] https://android.googlesource.com/kernel/msm.git/+/android-7.0.0_r0.17/arch/arm64/boot/dts/lge/msm8992-bullhead.dtsi#141
Signed-off-by: Petr Vorel <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions