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

Commit 7d27753f authored by Mukesh Ojha's avatar Mukesh Ojha Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Signal aop change for all PIL's for Shima

Add aop signalling property for all the PIL(adsp/cdsp/modem) nodes
for shima.

Change-Id: Ib430b24eec4236c66354f96a58ccd7f0ddf99e0e
parent d93374ea
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1622,6 +1622,7 @@
		qcom,ssctl-instance-id = <0x12>;
		qcom,firmware-name = "modem";
		memory-region = <&pil_mpss_wlan_mem>;
		qcom,signal-aop;
		qcom,complete-ramdump;

		/* Inputs from mss */
@@ -1668,6 +1669,7 @@
		qcom,ssctl-instance-id = <0x14>;
		qcom,firmware-name = "adsp";
		memory-region = <&pil_adsp_mem>;
		qcom,signal-aop;
		qcom,complete-ramdump;

		/* Inputs from lpass */
@@ -1712,6 +1714,7 @@
		qcom,ssctl-instance-id = <0x17>;
		qcom,firmware-name = "cdsp";
		memory-region = <&pil_cdsp_mem>;
		qcom,signal-aop;
		qcom,complete-ramdump;

		interconnects = <&nsp_noc MASTER_CDSP_PROC &mc_virt SLAVE_EBI1>;