dts: arm: stih418: Fix complain about IRQ_TYPE_NONE usage
authorAlain Volmat <avolmat@me.com>
Sun, 22 Mar 2020 16:16:31 +0000 (17:16 +0100)
committerPatrice Chotard <patrice.chotard@st.com>
Fri, 17 Apr 2020 08:17:28 +0000 (10:17 +0200)
commit248a8ffd2c9de33b67bb0469fab7867f960c7169
tree00eff1ffe9b412901a3ae2d4e1f2920c6dc7c2d0
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
dts: arm: stih418: Fix complain about IRQ_TYPE_NONE usage

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: Alain Volmat <avolmat@me.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/boot/dts/stih418.dtsi