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

Commit e5ed061c authored by Jay Jayanna's avatar Jay Jayanna Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Use IPCC_MPROC_SIGNAL_TZ for ipc bridge

Use IPCC_MPROC_SIGNAL_TZ as the interrupt for ipc irq
bridge driver. This is the interrupt used by SPSS to
signal to APPS when it needs to communicate over ipc
bridge to TZ for Lahaina.

Change-Id: I8ca7b09486f8db2dbfaeedb5a5435de3f9a89de9
parent 71f765ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2138,7 +2138,7 @@
			qcom,dev-name = "qsee_ipc_irq_spss";
			interrupt-parent = <&ipcc_mproc>;
			interrupts = <IPCC_CLIENT_SPSS
				      IPCC_MPROC_SIGNAL_SMP2P
				      IPCC_MPROC_SIGNAL_TZ
				      IRQ_TYPE_EDGE_RISING>;
			label = "spss";
		};