From: Konrad Dybcio Date: Sat, 30 Apr 2022 16:23:19 +0000 (+0200) Subject: arm64: dts: qcom: msm8996-tone: Drop cont_splash_mem region X-Git-Tag: v6.6.17~6969^2~14^2~141 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bb9bb4123abe2f35db02ad3073cc85a8cdc32ff5;p=platform%2Fkernel%2Flinux-rpi.git arm64: dts: qcom: msm8996-tone: Drop cont_splash_mem region Tone does not have a functioning bootloader framebuffer and Linux allocates the DRM framebuffer dynamically. Free up 36 MiB of precious RAM by removing this reservation. Signed-off-by: Konrad Dybcio Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220430162319.607629-1-konrad.dybcio@somainline.org --- diff --git a/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi b/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi index ca3c633..8b4bc27 100644 --- a/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi @@ -42,11 +42,6 @@ ecc-size = <16>; }; - cont_splash_mem: memory@83401000 { - reg = <0 0x83401000 0 0x23ff000>; - no-map; - }; - adsp_mem: adsp@8ea00000 { reg = <0x0 0x8ea00000 0x0 0x1a00000>; no-map;