qemu-e2k/hw/gpio
Jean-Christophe Dubois f1f7e4bf76 i.MX: add support for lower and upper interrupt in GPIO.
The i.MX6 GPIO device supports 2 interrupts instead of one.

* 1 for the lower 16 GPIOs.
* 1 for the upper 16 GPIOs.

i.MX31 and i.MX25 only support 1 interrupt for the 32 GPIOs.

So we add a property to turn the behavior on when required.

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-id: 1447497668-1603-1-git-send-email-jcd@tribudubois.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-12-17 13:37:13 +00:00
..
Makefile.objs i.MX: Add GPIO device 2015-09-14 14:39:49 +01:00
imx_gpio.c i.MX: add support for lower and upper interrupt in GPIO. 2015-12-17 13:37:13 +00:00
max7310.c Convert (ffs(val) - 1) to ctz32(val) 2015-04-28 15:36:08 +02:00
mpc8xxx.c PPC: Add MPC8XXX gpio controller 2014-11-04 23:26:12 +01:00
omap_gpio.c arm: Use g_new() & friends where that makes obvious sense 2015-09-07 10:39:27 +01:00
pl061.c pl061: fix wrong calculation of GPIOMIS register 2015-06-02 14:56:25 +01:00
puv3_gpio.c puv3_gpio: QOM cast cleanup 2013-07-29 21:06:57 +02:00
zaurus.c hw/gpio/zaurus: Remove meaningless blank Property 2015-09-11 11:04:03 +03:00