Re: [PATCH] gpio: support for Synopsys DesignWare APB GPIO

From: Randy Dunlap
Date: Fri Apr 01 2011 - 11:18:06 EST


On Fri, 1 Apr 2011 14:47:18 +0100 Jamie Iles wrote:

> diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
> index d3b2953..135d996 100644
> --- a/drivers/gpio/Kconfig
> +++ b/drivers/gpio/Kconfig
> @@ -131,6 +131,14 @@ config GPIO_VX855
> additional drivers must be enabled in order to use the
> functionality of the device.
>
> +config GPIO_DW
> + bool "Synopsys DesignWare APB GPIO controller"
> + depends on GPIOLIB
> + help
> + Say M here to build support for the Synopsys DesignWare APB
> + GPIO controller found in some ARM systems. This GPIO controller
> + supports upto 4 ports of GPIO and GPIO interrupts on port A.

up to

> +
> comment "I2C GPIO expanders:"
>
> config GPIO_MAX7300


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/