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

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

Merge "ARM: dts: msm: Introduce demura HFC region nodes"

parents 027610c5 b5ed7585
Loading
Loading
Loading
Loading
+14 −0
Original line number Original line Diff line number Diff line
@@ -527,6 +527,20 @@
		label = "cont_splash_region";
		label = "cont_splash_region";
	};
	};


	/*
	 * Demura memory regions are to be commented out if
	 * feature not in use.
	 */
	demura_memory_0: demura_region_0 {
		reg = <0x0 0x0 0x0 0x0>;
		label = "demura hfc region 0";
	};

	demura_memory_1: demura_region_1 {
		reg = <0x0 0x0 0x0 0x0>;
		label = "demura hfc region 1";
	};

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