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

Commit b95793d0 authored by Piyush Dhyani's avatar Piyush Dhyani
Browse files

ARM: dts: msm: Modify IPA DT entry for sdxnightjar

Modify Interrupt type for smp2p to avoid bootup
logs warning.

Change-Id: I4614c7f06ba155ad4a7b4b0d6e5fb161d0ce7fd7
parent aa8ab072
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1006,7 +1006,7 @@

		qcom,smp2p_map_ipa_1_in {
			compatible = "qcom,smp2p-map-ipa-1-in";
			interrupts-extended = <&smp2p_ipa_1_in 0 0>;
			interrupts-extended = <&smp2p_ipa_1_in 0 IRQ_TYPE_LEVEL_HIGH>;
			interrupt-names = "ipa-smp2p-in";
		};
	};