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: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Frank Rowand 2018-09-06 22:33:11 -07:00 committed by Andy Gross
parent 12d2de2e50
commit b0ef3d943d

View File

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