Implement interrupt controller functionality in the i.MX6 GPIO
authorpatrick <patrick@openbsd.org>
Sat, 6 Aug 2016 18:12:13 +0000 (18:12 +0000)
committerpatrick <patrick@openbsd.org>
Sat, 6 Aug 2016 18:12:13 +0000 (18:12 +0000)
commit3b300e1ab79c891a47fcafddeedfa13877fcd1f4
treee012182eb52b3b4927c87c99f5f0aa4f9afb2005
parent2b8e40816d2985248d3d1982aa6052546485c4f2
Implement interrupt controller functionality in the i.MX6 GPIO
driver.  This allows us to use to hook up the Ethernet interrupt
on the Nitrogen6x, SabreLite and WandBoard like it's described
in the device tree.

ok kettenis@
sys/arch/armv7/imx/imxgpio.c
sys/arch/armv7/imx/imxgpiovar.h