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

Commit 85c424a6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: reserve cont-splash buffer memory"

parents 7a43379f 6c4d5fda
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -150,6 +150,7 @@
		mdss_fb0: qcom,mdss_fb_primary {
			cell-index = <0>;
			compatible = "qcom,mdss-fb";
			qcom,memblock-reserve = <0x03400000 0x02200000>;
		};

		mdss_fb1: qcom,mdss_fb_external {
+7 −0
Original line number Diff line number Diff line
@@ -187,6 +187,13 @@
			label = "memory_hole";
		};

		cont_splash_mem: cont_splash_mem@0 {
			linux,reserve-contiguous-region;
			linux,reserve-region;
			reg = <0 0x03400000 0 0x2200000>;
			label = "cont_splash_mem";
		};

		peripheral_mem: peripheral_region@0 {
			linux,reserve-contiguous-region;
			linux,reserve-region;