Ben, > -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of > Shilimkar, Santosh > Sent: Monday, March 08, 2010 10:31 AM > To: Ben Dooks > Cc: linux-omap@xxxxxxxxxxxxxxx; linux-i2c@xxxxxxxxxxxxxxx; Syed, Rafiuddin; Cory Maccarrone > Subject: RE: [PATCH] omap: i2c: Add i2c support on omap4 platform > > > -----Original Message----- > > From: Ben Dooks [mailto:ben-linux@xxxxxxxxx] > > Sent: Monday, March 08, 2010 3:48 AM > > To: Shilimkar, Santosh > > Cc: ben-linux@xxxxxxxxx; linux-omap@xxxxxxxxxxxxxxx; linux-i2c@xxxxxxxxxxxxxxx; Syed, Rafiuddin; > Cory > > Maccarrone > > Subject: Re: [PATCH] omap: i2c: Add i2c support on omap4 platform > > > > 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 well as to support multi-OMAP build, an array is created > > > to hold the register addresses with it's offset. > > > > > > This patch was submitted, reviewed and acked on mailing list > > > already. For more details refer below link > > > http://www.mail-archive.com/linux-i2c@xxxxxxxxxxxxxxx/msg02281.html > > > > > > This updated verion has a depedancy on "Add support for 16-bit registers" > > > posted on linux-omap. Below is the patch-works link for the same > > > > > > http://patchwork.kernel.org/patch/72295/ > > > > currently even with this patch applied it doesn't apply cleanly. > May be it needs refresh after recent merges? Are you ok if I refresh this patch > against latest mainline on top of below patch and repost > http://patchwork.kernel.org/patch/72295/ Attached refreshed version which directly applies against the mainline since "Add support for 16-bit registers" is already merged. Boot tested on OMAP4 SDP platform. Regards, Santosh
Attachment:
0001-omap-i2c-Add-i2c-support-on-omap4-platform.patch
Description: 0001-omap-i2c-Add-i2c-support-on-omap4-platform.patch