Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1a2e4bc authored by Sree Sesha Aravind Vadrevu's avatar Sree Sesha Aravind Vadrevu
Browse files

arm: dts: msm8894 : do not reserve fb memory



Frame buffer memory is only needed for splash screen. So, remove
the current allocation.

Change-Id: I4ba73fb8912499193b474fd48465a34355e717da
Signed-off-by: default avatarSree Sesha Aravind Vadrevu <svadrevu@codeaurora.org>
parent 27dc99b6
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -144,7 +144,6 @@
		mdss_fb0: qcom,mdss_fb_primary {
		mdss_fb0: qcom,mdss_fb_primary {
			cell-index = <0>;
			cell-index = <0>;
			compatible = "qcom,mdss-fb";
			compatible = "qcom,mdss-fb";
			qcom,memblock-reserve = <0x03200000 0x01E00000>;
		};
		};


		mdss_fb2: qcom,mdss_fb_wfd {
		mdss_fb2: qcom,mdss_fb_wfd {