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

Commit 2edfd379 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Invert interrupt polarity for K61 on mdm9650 CV2X"

parents 805870a9 113de6f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@
		spi-max-frequency = <4800000>;
		reg = <0>;
		interrupt-parent = <&tlmm_pinmux>;
		interrupts = <68 0>;
		interrupts = <68 IRQ_TYPE_EDGE_RISING>;
		reset-gpio = <&tlmm_pinmux 89 GPIO_ACTIVE_LOW>;
		pinctrl-names = "active", "sleep";
		pinctrl-0 = <&can_rst_on>;