Hi Wei, thanks for your patch! This doesn't apply for my "devel" branch, can you rebase on this: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git/log/?h=devel We have moved some ACPI headers around recently. On Mon, Aug 12, 2019 at 1:28 PM Wei Xu <xuwei5@xxxxxxxxxxxxx> wrote: > Invoke acpi_gpiochip_request_interrupts after the acpi data has been > attached to the pl061 acpi node to register interruption. Makes sense. > Fixes: 04ce935c6b2a ("gpio: pl061: Pass irqchip when adding gpiochip") I doubt this is a regression since I haven't seen anyone use this gpiochip with ACPI before. Please rename the patch "gpio: pl061: Add ACPI support" unless you can convince me it worked without changes before. Please include some ACPI people on review of this. From MAINTAINERS: ACPI M: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx> M: Len Brown <lenb@xxxxxxxxxx> L: linux-acpi@xxxxxxxxxxxxxxx I would also include Andy Shevchenko and Mika Westerberg for the GPIO aspects. Thanks! Linus Walleij