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

Commit 30af045f authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: msm: dts: Fix mproc interrupts for sdxprairie"

parents 18c480d6 857564e4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -640,7 +640,7 @@
		reg = <0xc310000 0x1000>, <0x17811008 0x4>;
		reg-names = "msgram", "irq-reg-base";
		qcom,irq-mask = <0x1>;
		interrupts = <GIC_SPI 147 IRQ_TYPE_EDGE_RISING>;
		interrupts = <GIC_SPI 221 IRQ_TYPE_EDGE_RISING>;

		label = "aop";
		qcom,early-boot;
@@ -675,7 +675,7 @@
	qcom,smp2p-modem@1799000c {
		compatible = "qcom,smp2p";
		qcom,smem = <435>, <428>;
		interrupts = <GIC_SPI 112 IRQ_TYPE_EDGE_RISING>;
		interrupts = <GIC_SPI 113 IRQ_TYPE_EDGE_RISING>;
		mboxes = <&apcs_glb 14>;
		qcom,local-pid = <0>;
		qcom,remote-pid = <1>;