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

Commit 3f629a2b authored by Amir Samuelov's avatar Amir Samuelov Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: update pil-addr and pil-size for spss_utils

spss_utils allocates IAR area right after spss PIL area.

Change-Id: I92d1b50bcd66e6ef651f6162c00c7b26894402ba
parent 1da2de8d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3562,8 +3562,8 @@
		qcom,spss-prod-firmware-name = "spss1p";  /* 8 chars max */
		qcom,spss-debug-reg-addr = <0x01886020>;
		qcom,spss-emul-type-reg-addr = <0x01fc8004>;
		qcom,pil-addr = <0x8bd00000>; // see pil_spss_mem
		qcom,pil-size = <0x080000>; // padding to 512 KB
		qcom,pil-addr = <0x8BE00000>; // see pil_spss_mem
		qcom,pil-size = <0x0F0000>; // padding to 960 KB
		status = "ok";
	};