]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value
authorFrank Rowand <frank.rowand@sony.com>
Fri, 7 Sep 2018 05:33:14 +0000 (22:33 -0700)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 19:45:05 +0000 (14:45 -0500)
commitdcf145011400cabb6dd5d17615c6c47bb094d2c0
tree967c4eaeaf86e7ac6653075c8c77fb6d4eee4d90
parent23a81d371b99be96ad09462da3aa55ecd3c51b7f
ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value

Change the third field of the "interrupts" property from
IRQ_TYPE_NONE to the correct value.

I do not have hardware documentation for these devices, so I
followed a mail list suggestion to copy the flag values from the same
type of node in arch/arm64/boot/dts/qcom/msm8916.dtsi

Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-msm8974.dtsi