Hi Linus, Some late coming ACPI fixes for GPIO. For my untrained eye it seems there was some quarrel between the BIOS and the kernel about who is supposed to deal with wakeups from GPIO lines. Please pull them in! Yours, Linus Walleij The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8: Linux 4.11-rc4 (2017-03-26 14:15:16 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git tags/gpio-v4.11-3 for you to fetch changes up to 693bdaa164b40b7aa6018b98af6f7e40dbd52457: ACPI / gpio: do not fall back to parsing _CRS when we get a deferral (2017-03-30 11:08:46 +0200) ---------------------------------------------------------------- Late GPIO fixes for v4.11: We're dealing with ACPI issues here. The first is related to wake IRQs on Bay Trail/Cherry Trail CPUs which are common in laptops. The second is about proper probe deferral when reading _CRS properties. ---------------------------------------------------------------- Dmitry Torokhov (1): ACPI / gpio: do not fall back to parsing _CRS when we get a deferral Hans de Goede (1): gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set drivers/gpio/gpiolib-acpi.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html