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

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

ARM: dts: msm: add extra size allocation for spss

allocate extra 4KB for spss IAR.

Change-Id: I696616fbeabe31287fc8c0f6f8f890d6044a576c
parent fbf82531
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4026,6 +4026,8 @@
		qcom,firmware-name = "spss";
		memory-region = <&pil_spss_mem>;
		qcom,spss-scsr-bits = <24 25>;
		/* use extra size for IAR memory */
		qcom,extra-size = <4096>;

		mboxes = <&qmp_aop 0>;
		mbox-names = "spss-pil";