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

Commit 821133cf authored by Bruce Levy's avatar Bruce Levy
Browse files

ARM: dts: msm: Use interrupts-extended for CDSP



Change the interrupts field for CDSP to interrupts-extended
since there are two different interrupt parents (intc and smp2p).

Change-Id: Ia9a58658515117c63bb8576701d01fc27d5a0483
Signed-off-by: default avatarBruce Levy <blevy@codeaurora.org>
parent ce2d64b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1337,7 +1337,7 @@
			<154 10070 0 1>;

		/* Inputs from turing */
		interrupts = <GIC_SPI 578 IRQ_TYPE_LEVEL_HIGH>,
		interrupts-extended = <&intc GIC_SPI 578 IRQ_TYPE_LEVEL_HIGH>,
				<&cdsp_smp2p_in 0 0>,
				<&cdsp_smp2p_in 2 0>,
				<&cdsp_smp2p_in 1 0>,