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

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

Merge "ARM: dts: msm: Add wdog bite IRQ for pil modem"

parents 596a06f1 74e0970b
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -194,13 +194,15 @@
		qcom,reset-clk;
		qcom,sequential-fw-load;

		interrupts-extended = <&modem_smp2p_in 0 0>,
		interrupts-extended = <&intc GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>,
				<&modem_smp2p_in 0 0>,
				<&modem_smp2p_in 2 0>,
				<&modem_smp2p_in 1 0>,
				<&modem_smp2p_in 3 0>,
				<&modem_smp2p_in 7 0>;

		interrupt-names = "qcom,err-fatal",
		interrupt-names = "qcom,wdog",
				"qcom,err-fatal",
				"qcom,proxy-unvote",
				"qcom,err-ready",
				"qcom,stop-ack",