Hi Linus, here are two GPIO fixes for v3.12, both dealing with setting up IRQs properly on the OMAP for the device tree boot path. The subject as such is pretty tricky and we're still discussing how we want to handle this long-term, but this fix is widely ACKed and tested.
In the absence of linux-next I've done some additional builds and tests to make sure nothing is wrecked. Please pull it in! Yours, Linus Walleij The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f: Linux 3.12-rc1 (2013-09-16 16:17:51 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git tags/gpio-v3.12-2 for you to fetch changes up to fac7fa162a19100298d5d91359960037dc5bfca9: gpio/omap: auto-setup a GPIO when used as an IRQ (2013-10-01 13:16:02 +0200) ---------------------------------------------------------------- Fixes for the GPIO tree for v3.12: - Two patches for the OMAP driver, dealing with setting up IRQs properly on the device tree boot path. ---------------------------------------------------------------- Javier Martinez Canillas (2): gpio/omap: maintain GPIO and IRQ usage separately gpio/omap: auto-setup a GPIO when used as an IRQ drivers/gpio/gpio-omap.c | 158 ++++++++++++++++++++++++++++++----------------- 1 file changed, 101 insertions(+), 57 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/