linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: msm8996-tone: Drop cont_splash_mem region
@ 2022-04-30 16:23 Konrad Dybcio
  2022-06-28 20:18 ` (subset) " Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Dybcio @ 2022-04-30 16:23 UTC (permalink / raw)
  To: ~postmarketos/upstreaming
  Cc: martin.botka, angelogioacchino.delregno, marijn.suijten,
	jamipkettunen, Konrad Dybcio, Andy Gross, Bjorn Andersson,
	Rob Herring, Krzysztof Kozlowski, linux-arm-msm, devicetree,
	linux-kernel

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 <konrad.dybcio@somainline.org>
---
 arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi | 5 -----
 1 file changed, 5 deletions(-)

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 fe57c0c35c5e..ce434c11c059 100644
--- a/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi
@@ -33,11 +33,6 @@ ramoops@a7f00000 {
 			ecc-size = <16>;
 		};
 
-		cont_splash_mem: memory@83401000 {
-			reg = <0 0x83401000 0 0x23ff000>;
-			no-map;
-		};
-
 		zap_shader_region: gpu@90400000 {
 			compatible = "shared-dma-pool";
 			reg = <0x0 0x90400000 0x0 0x2000>;
-- 
2.35.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: (subset) [PATCH] arm64: dts: qcom: msm8996-tone: Drop cont_splash_mem region
  2022-04-30 16:23 [PATCH] arm64: dts: qcom: msm8996-tone: Drop cont_splash_mem region Konrad Dybcio
@ 2022-06-28 20:18 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2022-06-28 20:18 UTC (permalink / raw)
  To: ~postmarketos/upstreaming, Konrad Dybcio
  Cc: martin.botka, devicetree, linux-kernel, linux-arm-msm,
	jamipkettunen, marijn.suijten, Krzysztof Kozlowski, Andy Gross,
	Rob Herring, angelogioacchino.delregno

On Sat, 30 Apr 2022 18:23:19 +0200, Konrad Dybcio wrote:
> 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.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: msm8996-tone: Drop cont_splash_mem region
      commit: bb9bb4123abe2f35db02ad3073cc85a8cdc32ff5

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-28 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30 16:23 [PATCH] arm64: dts: qcom: msm8996-tone: Drop cont_splash_mem region Konrad Dybcio
2022-06-28 20:18 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).