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

Commit b9a1e963 authored by Chris Lew's avatar Chris Lew
Browse files

ARM: dts: msm: Fix glink interrupt for sdxpoorwills



Use the third IPC interrupt for GLINK on mdm architectures instead of
the first IPC interrupt.

Change-Id: I31778d5ee5e2496fe19f9d73f66acd7c58c520f8
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent d0c491f1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -312,8 +312,8 @@
		reg = <0x8fe40000 0xc0000>,
			<0x17811008 0x4>;
		reg-names = "smem", "irq-reg-base";
		qcom,irq-mask = <0x1000>;
		interrupts = <GIC_SPI 111 IRQ_TYPE_EDGE_RISING>;
		qcom,irq-mask = <0x8000>;
		interrupts = <GIC_SPI 114 IRQ_TYPE_EDGE_RISING>;
		label = "mpss";
	};