ARM: dts: stm32: Fix IRQ_TYPE_NONE warnings on stm32mp157c
authorAlexandre Torgue <alexandre.torgue@st.com>
Thu, 3 May 2018 13:28:28 +0000 (15:28 +0200)
committerAlexandre Torgue <alexandre.torgue@st.com>
Fri, 4 May 2018 07:45:50 +0000 (09:45 +0200)
commit2ff04d0f537fcb8ff033b4ae97e5e0751e21de5e
tree32d839bd9599f981fbb75f5442c090538fac47e5
parent20ab2d884681179895dd49b90bea0d881bd3c412
ARM: dts: stm32: Fix IRQ_TYPE_NONE warnings on stm32mp157c

Since commit 83a86fbb5b56 ("irqchip/gic: Loudly complain about
the use of IRQ_TYPE_NONE"), a warning is raised if IRQ_TYPE_NONE is used.
So we use IRQ_TYPE_LEVEL_HIGH for usart nodes instead of IRQ_TYPE_NONE.

Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Tested-by: Fabrice Gasnier <fabrice.gasnier@st.com>
arch/arm/boot/dts/stm32mp157c.dtsi