On Mon, May 7, 2018 at 2:45 PM, Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> wrote: > Since this is not specific to the cherryview driver, I wonder if it > makes more sense to handle this in gpiolib-acpi.c::acpi_gpiochip_request_interrupt()? > > if (agpio->wake_capable == ACPI_WAKE_CAPABLE && > !dmi_check_system(acpi_gpio_event_ignore_wake)) > enable_irq_wake(irq); Thank you for this suggestion. In the end we went with a BIOS fix from the vendor: s/ExclusiveAndWake/Exclusive/ for the affecting GpioInt Cheers, -- Carlo Caione -- 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