Re: [PATCH 1/1] gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver

From: Linus Walleij
Date: Sun May 01 2016 - 04:26:00 EST


On Sat, Apr 30, 2016 at 10:49 PM, Duc Dang <dhdang@xxxxxxx> wrote:

> This patch enables ACPI support for X-Gene GFC GPIO driver.
>
> Signed-off-by: Duc Dang <dhdang@xxxxxxx>

Patch applied.

Duc do you have a datasheet for this GPIO controller?

I want to know if it has further abilities, when I see this:

#define GPIO_SET_DR_OFFSET 0x0C
#define GPIO_DATA_OFFSET 0x14
#define GPIO_BANK_STRIDE 0x0C

It seems like there is a whole bunch of registers there that are not
yet utilized.

Yours,
Linus Walleij