[PATCH v2 RESEND 1/3] gpio: Add APM X-Gene standby GPIO controller driver

Linus Walleij linus.walleij at linaro.org
Fri Jan 16 07:19:13 PST 2015


On Wed, Jan 14, 2015 at 9:27 AM, Y Vo <yvo at apm.com> wrote:
> On Tue, Jan 13, 2015 at 4:40 PM, Linus Walleij <linus.walleij at linaro.org> wrote:

>> This looks very much like a memory-mapped standard GPIO controller,
>> use drivers/gpio/gpio-generic.c with some IRQ add-on, compare
>> to any other driver selecting GPIO_GENERIC for guidance:
>> drivers/gpio/gpio-74xx-mmio.c, gpio-dwapb.c etc.
>
> You mean I must rewrite to use GPIO_GENERIC follow gpio-74xx-mmio.c,
> gpio-dwapb.c ?

Yes.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list