From: me2151 Date: Sun, 8 May 2022 04:43:29 +0000 (+0000) Subject: arm64: dtsi: sti6130d3x0: Add reserved ion-fb-mem space to ion_dev X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=9a1579e59cdbf2af6036fcfc2c9694cfafcaece6;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git arm64: dtsi: sti6130d3x0: Add reserved ion-fb-mem space to ion_dev * We already reserve the space in dts but its not being called upon from dtsi. * This fixes screen blanking during Toasts and other pop up messages. Change-Id: Ib9cf180f93473e0839ddbac806d9c086416d4ffa --- diff --git a/arch/arm64/boot/dts/amlogic/mesong12a_sti6130d3x0.dtsi b/arch/arm64/boot/dts/amlogic/mesong12a_sti6130d3x0.dtsi index 9744d2b646b1..709fc56c8789 100644 --- a/arch/arm64/boot/dts/amlogic/mesong12a_sti6130d3x0.dtsi +++ b/arch/arm64/boot/dts/amlogic/mesong12a_sti6130d3x0.dtsi @@ -831,7 +831,8 @@ ion_dev { compatible = "amlogic, ion_dev"; - memory-region = <&ion_cma_reserved>; + memory-region = <&ion_cma_reserved + &ion_fb_reserved>; };/* end of ion_dev*/ audiobus: audiobus@0xff642000 {