From a96eb7c2caeb1d59a5599df67aa98e5641879832 Mon Sep 17 00:00:00 2001 From: Amit Pundir Date: Thu, 31 Aug 2023 12:37:25 +0530 Subject: [PATCH] ANDROID: arm64: dts: qcom: sdm845-db845c: Do not point MDSS to the boot splash memory region MSM display subsystem is not happy with this new reserved memory-region assigned to it and DB845c is running into hard crashes on boot. Bug: 146449535 Fixes: a8b58500cb6b ("FROMGIT: arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved") Signed-off-by: Amit Pundir Change-Id: Ie5c2cf0cf02e941c0bd1ba653277c89db0afd90a --- arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts index 67cd869de352..75731fe9fd7a 100644 --- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts +++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts @@ -490,7 +490,6 @@ }; &mdss { - memory-region = <&cont_splash_mem>; status = "okay"; };