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

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

Merge "ARM: dts: msm: Add irq type value for IPA interrupts"

parents 84f7c3b1 b8a4cb3c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2651,7 +2651,8 @@
		reg = <0x1e00000 0x84000>,
			<0x1e04000 0x23000>;
		reg-names = "ipa-base", "gsi-base";
		interrupts = <0 311 0>, <0 432 0>;
		interrupts = <GIC_SPI 311 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 432 IRQ_TYPE_LEVEL_HIGH>;
		interrupt-names = "ipa-irq", "gsi-irq";
		qcom,ipa-hw-ver = <18>; /* IPA core version = IPAv4.7 */
		qcom,ipa-hw-mode = <0>;