Messages in this thread |  | | Date | Thu, 27 Feb 2014 10:31:59 +0100 | Subject | Re: [PATCH V6] gpio: New driver for LSI ZEVIO SoCs | From | Linus Walleij <> |
| |
On Mon, Feb 24, 2014 at 8:54 PM, Fabian Vogt <fabian@ritter-vogt.de> wrote:
> This driver supports the GPIO controller found in LSI ZEVIO SoCs. > It has been successfully tested on a TI nspire CX calculator. > > Signed-off-by: Fabian Vogt <fabian@ritter-vogt.de>
I like this version. Patch applied.
Q:
> +config GPIO_ZEVIO > + bool "LSI ZEVIO SoC memory mapped GPIOs" > + depends on OF
So OF_GPIO is not needed for the systems using this driver? DT just used for probing the driver?
Yours, Linus Walleij
|  |