ARM: dts: at91-sama5d2_xplained: Use IRQ_TYPE specifier
authorHernán Gonzalez <hernan@vanguardiasur.com.ar>
Sun, 13 May 2018 23:22:04 +0000 (20:22 -0300)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 14 May 2018 13:29:52 +0000 (15:29 +0200)
commita642693882ce417683012a211ca9d6e65bae1dc4
treed4a9089300f507f82aeb37cd6f20caeb53ed8f4f
parent52c3ad0955f23901d19cee7df38023488baedad4
ARM: dts: at91-sama5d2_xplained: Use IRQ_TYPE specifier

GPIO_ACTIVE_LOW was being used to specify an interrupt, use
IRQ_TYPE_EDGE_RISING instead. This improves DT readability.

Signed-off-by: Hernán Gonzalez <hernan@vanguardiasur.com.ar>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/boot/dts/at91-sama5d2_xplained.dts