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: a8b58500cb ("FROMGIT: arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved")
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Change-Id: Ie5c2cf0cf02e941c0bd1ba653277c89db0afd90a
This commit is contained in:
Amit Pundir 2023-08-31 12:37:25 +05:30 committed by Treehugger Robot
parent ad067abfe1
commit a96eb7c2ca

View File

@ -490,7 +490,6 @@ &i2c14 {
};
&mdss {
memory-region = <&cont_splash_mem>;
status = "okay";
};