linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] i2c: Enable NXP LPC support in Kconfig
@ 2010-08-05 22:40 Kevin Wells
  2010-08-09 10:36 ` Ben Dooks
  2010-08-09 14:33 ` Wolfram Sang
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin Wells @ 2010-08-05 22:40 UTC (permalink / raw)
  To: linux-arm-kernel

NXP LPC series processors use the IP3204 I2C block shared with the
Philips PNX4008 processor.

Signed-off-by: Kevin Wells <wellsk40@gmail.com>
---
 drivers/i2c/busses/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index bceafbf..77eabae 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -496,8 +496,8 @@ config I2C_PMCMSP
 	  will be called i2c-pmcmsp.

 config I2C_PNX
-	tristate "I2C bus support for Philips PNX targets"
-	depends on ARCH_PNX4008
+	tristate "I2C bus support for Philips PNX and NXP LPC targets"
+	depends on ARCH_PNX4008 || ARCH_LPC32XX
 	help
 	  This driver supports the Philips IP3204 I2C IP block master and/or
 	  slave controller
-- 
1.7.1.1

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

* [PATCH] i2c: Enable NXP LPC support in Kconfig
  2010-08-05 22:40 [PATCH] i2c: Enable NXP LPC support in Kconfig Kevin Wells
@ 2010-08-09 10:36 ` Ben Dooks
  2010-08-09 14:33 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Ben Dooks @ 2010-08-09 10:36 UTC (permalink / raw)
  To: linux-arm-kernel

On 05/08/10 23:40, Kevin Wells wrote:
> NXP LPC series processors use the IP3204 I2C block shared with the
> Philips PNX4008 processor.
> 

ok, applied.

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

* [PATCH] i2c: Enable NXP LPC support in Kconfig
  2010-08-05 22:40 [PATCH] i2c: Enable NXP LPC support in Kconfig Kevin Wells
  2010-08-09 10:36 ` Ben Dooks
@ 2010-08-09 14:33 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2010-08-09 14:33 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Aug 05, 2010 at 03:40:17PM -0700, Kevin Wells wrote:
> NXP LPC series processors use the IP3204 I2C block shared with the
> Philips PNX4008 processor.
> 
> Signed-off-by: Kevin Wells <wellsk40@gmail.com>

FWIW

Tested-by: Wolfram Sang <w.sang@pengutronix.de>

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100809/07d9db12/attachment.sig>

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

end of thread, other threads:[~2010-08-09 14:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-05 22:40 [PATCH] i2c: Enable NXP LPC support in Kconfig Kevin Wells
2010-08-09 10:36 ` Ben Dooks
2010-08-09 14:33 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).