Re: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-03-07 Thread Ben Dooks
On Fri, Feb 19, 2010 at 10:03:00PM +0530, Santosh Shilimkar wrote: This patch is rebased version of earlier post to add I2C driver support to OMAP4 platform. On OMAP4, all I2C register address offsets are changed from OMAP1/2/3 I2C. In order to not have #ifdef's at various places in code, as

RE: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-03-07 Thread Shilimkar, Santosh
-Original Message- From: Ben Dooks [mailto:ben-li...@fluff.org] Sent: Monday, March 08, 2010 3:48 AM To: Shilimkar, Santosh Cc: ben-li...@fluff.org; linux-omap@vger.kernel.org; linux-...@vger.kernel.org; Syed, Rafiuddin; Cory Maccarrone Subject: Re: [PATCH] omap: i2c: Add i2c

RE: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-03-07 Thread Shilimkar, Santosh
Subject: RE: [PATCH] omap: i2c: Add i2c support on omap4 platform -Original Message- From: Ben Dooks [mailto:ben-li...@fluff.org] Sent: Monday, March 08, 2010 3:48 AM To: Shilimkar, Santosh Cc: ben-li...@fluff.org; linux-omap@vger.kernel.org; linux-...@vger.kernel.org; Syed

Re: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-03-06 Thread Angelo Arrifano
; linux-omap@vger.kernel.org; linux-...@vger.kernel.org; Syed, Rafiuddin; Cory Maccarrone; a...@linux-foundation.org Subject: Re: [PATCH] omap: i2c: Add i2c support on omap4 platform * Shilimkar, Santosh santosh.shilim...@ti.com [100226 20:05]: Tony, What we do with patch now

Re: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-03-06 Thread Cory Maccarrone
28, 2010 2:11 AM To: Shilimkar, Santosh Cc: ben-li...@fluff.org; linux-omap@vger.kernel.org; linux-...@vger.kernel.org; Syed, Rafiuddin; Cory Maccarrone; a...@linux-foundation.org Subject: Re: [PATCH] omap: i2c: Add i2c support on omap4 platform * Shilimkar, Santosh

Re: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-03-02 Thread Tony Lindgren
, Rafiuddin; Cory Maccarrone; a...@linux-foundation.org Subject: Re: [PATCH] omap: i2c: Add i2c support on omap4 platform * Shilimkar, Santosh santosh.shilim...@ti.com [100226 20:05]: Tony, What we do with patch now? It's more almost 6 months that this patch is floating without merge

Re: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-02-27 Thread Tony Lindgren
-omap@vger.kernel.org; linux-...@vger.kernel.org; Syed, Rafiuddin; Cory Maccarrone Subject: RE: [PATCH] omap: i2c: Add i2c support on omap4 platform Tony, -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Friday, February 26, 2010 3:17 AM

RE: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-02-27 Thread Shilimkar, Santosh
: [PATCH] omap: i2c: Add i2c support on omap4 platform * Shilimkar, Santosh santosh.shilim...@ti.com [100226 20:05]: Tony, What we do with patch now? It's more almost 6 months that this patch is floating without merge. Well first we should test it for all omaps. So let's add it into omap

RE: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-02-26 Thread Shilimkar, Santosh
To: Tony Lindgren Cc: ben-li...@fluff.org; linux-omap@vger.kernel.org; linux-...@vger.kernel.org; Syed, Rafiuddin; Cory Maccarrone Subject: RE: [PATCH] omap: i2c: Add i2c support on omap4 platform Tony, -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Friday

Re: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-02-25 Thread Tony Lindgren
* Shilimkar, Santosh santosh.shilim...@ti.com [100222 21:58]: Ben, Did you happen to look at this ? Santosh, can you please also please clarify which omaps this patch has been tested on? Regards, Tony -Original Message- From: Shilimkar, Santosh Sent: Friday, February 19, 2010

RE: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-02-25 Thread Shilimkar, Santosh
: Add i2c support on omap4 platform * Shilimkar, Santosh santosh.shilim...@ti.com [100222 21:58]: Ben, Did you happen to look at this ? Santosh, can you please also please clarify which omaps this patch has been tested on? This patch is tested on OMAP3430 SDP and OMAP4430 SDP with regular

RE: [PATCH] omap: i2c: Add i2c support on omap4 platform

2010-02-22 Thread Shilimkar, Santosh
Ben, Did you happen to look at this ? -Original Message- From: Shilimkar, Santosh Sent: Friday, February 19, 2010 10:03 PM To: ben-li...@fluff.org Cc: linux-omap@vger.kernel.org; linux-...@vger.kernel.org; Shilimkar, Santosh; Syed, Rafiuddin; Cory Maccarrone Subject: [PATCH]