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

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

ARM: dts: qcom: add pil-mem field to spss_util node for IAR

add pointer to pil memory node for spss.

Change-Id: Ic9b27109956fdc855151a0b6aaa029f8cbf0d0a5
parent 1e388bf2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -3562,7 +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 = <0x8BE00000>; // see pil_spss_mem
		pil-mem = <&pil_spss_mem>;
		qcom,pil-addr = <0x8BE00000>; // backward compatible
		qcom,pil-size = <0x0F0000>; // padding to 960 KB
		status = "ok";
	};