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

Commit 683442c9 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add reserved memory for dfps data region on Shima"

parents 61552f8b 9a8efe83
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -455,6 +455,11 @@
			reg = <0x0 0xe1000000 0x0 0x02300000>;
			label = "cont_splash_region";
		};

		dfps_data_memory: dfps_data_memory {
			reg = <0x0 0xe3300000 0x0 0x0100000>;
			label = "dfps_data_memory";
		};
	};

	chosen {