arm64: dts: qcom: sdm630-nile: Reserve simplefb memory

Reserve the bit of memory that simplefb uses to ensure it can always
probe.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230116141451.470158-2-konrad.dybcio@linaro.org
This commit is contained in:
Konrad Dybcio 2023-01-16 15:14:51 +01:00 committed by Bjorn Andersson
parent 305db81657
commit 2f20f276dd
2 changed files with 10 additions and 0 deletions

View File

@ -21,6 +21,11 @@
};
};
/* Reserve a bigger chunk of RAM for the higher-res display */
&cont_splash_mem {
reg = <0 0x9d400000 0 (2520 * 1080 * 4)>;
};
/* Ganges devices feature a Novatek touchscreen instead. */
/delete-node/ &touchscreen;
/delete-node/ &vreg_l18a_1v8;

View File

@ -142,6 +142,11 @@
reg = <0x00 0x85800000 0x00 0x3700000>;
no-map;
};
cont_splash_mem: splash@9d400000 {
reg = <0 0x9d400000 0 (1920 * 1080 * 4)>;
no-map;
};
};
/*