[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110401081758.2d06bab7.rdunlap@xenotime.net>
Date: Fri, 1 Apr 2011 08:17:58 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: Jamie Iles <jamie@...ieiles.com>
Cc: linux-kernel@...r.kernel.org,
Grant Likely <grant.likely@...retlab.ca>
Subject: Re: [PATCH] gpio: support for Synopsys DesignWare APB GPIO
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists