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

Commit d6c0a703 authored by Chris Lew's avatar Chris Lew Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update glink interrupt for sdm855



The CDSP and APPS processor are registering with mismatched interrupt
information. Change the bit to match CDSP for sending glink interrupts.

Change-Id: Ic4b1d25e860dde7aebb16033d408d1e4ddb51605
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 903bbcb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1100,7 +1100,7 @@
		cdsp {
			qcom,remote-pid = <5>;
			transport = "smem";
			mboxes = <&apcs_glb 5>;
			mboxes = <&apcs_glb 4>;
			mbox-names = "cdsp_smem";
			interrupts = <GIC_SPI 574 IRQ_TYPE_EDGE_RISING>;
		};