Commit 2f20f276 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

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: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230116141451.470158-2-konrad.dybcio@linaro.org
parent 305db816
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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;
+5 −0
Original line number Diff line number Diff line
@@ -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;
		};
	};

	/*