Re: [PATCH v2 0/2] gpio: designware: add gpio-signaled acpi events support

From: Linus Walleij
Date: Thu Feb 25 2016 - 05:02:10 EST


On Tue, Feb 23, 2016 at 8:02 AM, qiujiang <qiujiang@xxxxxxxxxx> wrote:

> This patchset adds gpio-signaled acpi events support for power button
> on hisilicon D02 board.
>
> The two patches respectively:
> - switch device_node to unified fwnode handle
> - adds gpio-signaled acpi events support for power button
>
> This patchset is based on
> https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
> branch "devel"
>
> Changes v1 -> v2:
> - rebase to branch "devel" of Linus Walleij's repository
> - split in two patchs as suggested by Andy S
> - add Mika's ACKs

There is a build error on X86 for patch 1 so I guess a v3 is needed.

Yours,
Linus Walleij