ARM: dts: stih407-pinctrl: Fix complain about IRQ_TYPE_NONE usage
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 20 Apr 2018 15:41:31 +0000 (17:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Aug 2018 05:50:34 +0000 (07:50 +0200)
commitb565e4e9dd09e55bfb0340e58d67c395dcee30c2
tree29cae0461f905a02f14693ba76db0e14496ccc4c
parentd7ed9da96a8a4cb47601e56f5632167b46679fbb
ARM: dts: stih407-pinctrl: Fix complain about IRQ_TYPE_NONE usage

[ Upstream commit e95b8e718f9bd2386a29639dd21c633b4951dc21 ]

Since commit 83a86fbb5b56 ("irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONE")
kernel is complaining about the IRQ_TYPE_NONE usage which shouldn't
be used.

Use IRQ_TYPE_LEVEL_HIGH instead.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/stih407-pinctrl.dtsi