arm64: dts: qcom: sdm630-nile: Reserve simplefb memory
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 16 Jan 2023 14:14:51 +0000 (15:14 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 17 Jan 2023 17:23:29 +0000 (11:23 -0600)
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
arch/arm64/boot/dts/qcom/sdm630-sony-xperia-ganges-kirin.dts
arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi

index 71b4489..9425b2d 100644 (file)
        };
 };
 
+/* 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;
index 763b1df..e52580a 100644 (file)
                        reg = <0x00 0x85800000 0x00 0x3700000>;
                        no-map;
                };
+
+               cont_splash_mem: splash@9d400000 {
+                       reg = <0 0x9d400000 0 (1920 * 1080 * 4)>;
+                       no-map;
+               };
        };
 
        /*