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

Commit 9a8efe83 authored by Ritesh Kumar's avatar Ritesh Kumar Committed by Gerrit - the friendly Code Review server
Browse files

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

Add reserved memory region dfps_data_region on shima target.

Change-Id: Ie35b14a580ac9590fd61d77255afc9a435c6a913
parent 85df5863
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -440,6 +440,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 {