arm64: dts: qcom: sdm845-xiaomi-beryllium: Add reserved memory region
authorAmit Pundir <amit.pundir@linaro.org>
Fri, 27 Jan 2023 06:33:55 +0000 (12:03 +0530)
committerBjorn Andersson <andersson@kernel.org>
Thu, 9 Feb 2023 00:02:16 +0000 (16:02 -0800)
Put cont splash memory region under the reserved-memory as
confirmed by the downstream code for both Tianma and EBBG variants.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230127063355.1775246-1-amit.pundir@linaro.org
arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi

index 0ef885d5dd93274c2a4fead909e17cc2e1073399..172d1677e4df1256a2c5f288397b55e8ee9adf90 100644 (file)
                        no-map;
                };
 
+               /* Cont splash region set up by the bootloader */
+               cont_splash_mem: framebuffer@9d400000 {
+                       reg = <0 0x9d400000 0 0x2400000>;
+                       no-map;
+               };
+
                rmtfs_mem: memory@f6301000 {
                        compatible = "qcom,rmtfs-mem";
                        reg = <0 0xf6301000 0 0x200000>;