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

tirimbino
qctecmdr Service 6 years ago committed by Gerrit - the friendly Code Review server
commit 30af045f6b
  1. 4
      arch/arm64/boot/dts/qcom/sdxprairie.dtsi

@ -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>;

Loading…
Cancel
Save