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

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

Merge "ARM: dts: msm: update dfps_data_mem address for SDM660"

parents 5b5e00d7 01d54ce2
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -503,12 +503,12 @@
		};

		cont_splash_mem: splash_region@9d400000 {
			reg = <0x0 0x9d400000 0x0 0x23ff000>;
			reg = <0x0 0x9d400000 0x0 0x2300000>;
			label = "cont_splash_mem";
		};

		dfps_data_mem: dfps_data_mem@0x9f7ff000 {
		       reg = <0 0x9f7ff000 0 0x00001000>;
		dfps_data_mem: dfps_data_mem@0x9f700000 {
		       reg = <0x0 0x9f700000 0x0 0x00100000>;
		       label = "dfps_data_mem";
		};
	};