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

Commit bfd3f32d authored by Prudhvi Yarlagadda's avatar Prudhvi Yarlagadda
Browse files

ARM: dts: msm: Correct interrupt numbers of GSI for atoll



Correct the interrupt numbers for GSI node of QUP 1.

Change-Id: I7c85eaaa059eaf6f02f0f56ab3b18f4e4c616c20
Signed-off-by: default avatarPrudhvi Yarlagadda <pyarlaga@codeaurora.org>
parent 3734c515
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -319,9 +319,9 @@
		compatible = "qcom,gpi-dma";
		reg = <0xa00000 0x60000>;
		reg-names = "gpi-top";
		interrupts = <0 646 0>, <0 647 0>, <0 648 0>, <0 649 0>,
			     <0 650 0>, <0 651 0>, <0 652 0>, <0 653 0>,
			     <0 654 0>, <0 655 0>;
		interrupts = <0 645 0>, <0 646 0>, <0 647 0>, <0 648 0>,
			     <0 649 0>, <0 650 0>, <0 651 0>, <0 652 0>,
			     <0 653 0>, <0 654 0>;
		qcom,max-num-gpii = <10>;
		qcom,gpii-mask = <0x3f>;
		qcom,ev-factor = <2>;