public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gpio: Update GPIO_PCA953X Kconfig entry to include more supported devices
@ 2012-04-06  9:11 Axel Lin
  2012-04-06 22:43 ` Grant Likely
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2012-04-06  9:11 UTC (permalink / raw)
  To: linux-kernel; +Cc: Eric Miao, Haojian Zhuang, Grant Likely, Linus Walleij

Update the supported devices for gpio-pca953x driver.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 drivers/gpio/Kconfig |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index e03653d..b35ac52 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -243,7 +243,7 @@ config GPIO_MC9S08DZ60
 	  Select this to enable the MC9S08DZ60 GPIO driver
 
 config GPIO_PCA953X
-	tristate "PCA953x, PCA955x, TCA64xx, and MAX7310 I/O ports"
+	tristate "PCA953x, PCA955x, PCA957x, TCA64xx, and MAX7310 I/O ports"
 	depends on I2C
 	help
 	  Say yes here to provide access to several register-oriented
@@ -252,10 +252,11 @@ config GPIO_PCA953X
 
 	  4 bits:	pca9536, pca9537
 
-	  8 bits:	max7310, pca9534, pca9538, pca9554, pca9557,
-	  		tca6408
+	  8 bits:	max7310, max7315, pca6107, pca9534, pca9538, pca9554,
+			pca9556, pca9557, pca9574, tca6408
 
-	  16 bits:	pca9535, pca9539, pca9555, tca6416
+	  16 bits:	max7312, max7313, pca9535, pca9539, pca9555, pca9575,
+			tca6416
 
 config GPIO_PCA953X_IRQ
 	bool "Interrupt controller support for PCA953x"
-- 
1.7.5.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gpio: Update GPIO_PCA953X Kconfig entry to include more supported devices
  2012-04-06  9:11 [PATCH] gpio: Update GPIO_PCA953X Kconfig entry to include more supported devices Axel Lin
@ 2012-04-06 22:43 ` Grant Likely
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Likely @ 2012-04-06 22:43 UTC (permalink / raw)
  To: Axel Lin, linux-kernel; +Cc: Eric Miao, Haojian Zhuang, Linus Walleij

On Fri, 06 Apr 2012 17:11:46 +0800, Axel Lin <axel.lin@gmail.com> wrote:
> Update the supported devices for gpio-pca953x driver.
> 
> Signed-off-by: Axel Lin <axel.lin@gmail.com>

Applied, thanks

g.

> ---
>  drivers/gpio/Kconfig |    9 +++++----
>  1 files changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
> index e03653d..b35ac52 100644
> --- a/drivers/gpio/Kconfig
> +++ b/drivers/gpio/Kconfig
> @@ -243,7 +243,7 @@ config GPIO_MC9S08DZ60
>  	  Select this to enable the MC9S08DZ60 GPIO driver
>  
>  config GPIO_PCA953X
> -	tristate "PCA953x, PCA955x, TCA64xx, and MAX7310 I/O ports"
> +	tristate "PCA953x, PCA955x, PCA957x, TCA64xx, and MAX7310 I/O ports"
>  	depends on I2C
>  	help
>  	  Say yes here to provide access to several register-oriented
> @@ -252,10 +252,11 @@ config GPIO_PCA953X
>  
>  	  4 bits:	pca9536, pca9537
>  
> -	  8 bits:	max7310, pca9534, pca9538, pca9554, pca9557,
> -	  		tca6408
> +	  8 bits:	max7310, max7315, pca6107, pca9534, pca9538, pca9554,
> +			pca9556, pca9557, pca9574, tca6408
>  
> -	  16 bits:	pca9535, pca9539, pca9555, tca6416
> +	  16 bits:	max7312, max7313, pca9535, pca9539, pca9555, pca9575,
> +			tca6416
>  
>  config GPIO_PCA953X_IRQ
>  	bool "Interrupt controller support for PCA953x"
> -- 
> 1.7.5.4
> 
> 
> 

-- 
Grant Likely, B.Sc, P.Eng.
Secret Lab Technologies,Ltd.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-07  1:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-06  9:11 [PATCH] gpio: Update GPIO_PCA953X Kconfig entry to include more supported devices Axel Lin
2012-04-06 22:43 ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox