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

Commit b0ef3d94 authored by Frank Rowand's avatar Frank Rowand Committed by Andy Gross
Browse files

ARM: dts: qcom-msm8974: use named constant for interrupt flag EDGE RISING



Cosmetic change of integer value "1" in the third field of the
"interrupts" property to the correct named constant.

Signed-off-by: default avatarFrank Rowand <frank.rowand@sony.com>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 12d2de2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1056,7 +1056,7 @@
		};
		};


		rpm {
		rpm {
			interrupts = <GIC_SPI 168 1>;
			interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>;
			qcom,ipc = <&apcs 8 0>;
			qcom,ipc = <&apcs 8 0>;
			qcom,smd-edge = <15>;
			qcom,smd-edge = <15>;