Re: [PATCH 10/12] i2c-omap: convert 'rev1' flag to generic 'rev' u8

2008-12-16 Thread Tony Lindgren
* Ben Dooks [081216 14:07]: > On Tue, Dec 16, 2008 at 09:59:59PM +, Ben Dooks wrote: > > On Fri, Nov 28, 2008 at 05:34:57PM -0800, Tony Lindgren wrote: > > > From: Paul Walmsley > > > > > > i2c-omap discriminates only between "revision 1" or "greater than > > > revision 1." A following patc

Re: [PATCH 10/12] i2c-omap: convert 'rev1' flag to generic 'rev' u8

2008-12-16 Thread Ben Dooks
On Tue, Dec 16, 2008 at 09:59:59PM +, Ben Dooks wrote: > On Fri, Nov 28, 2008 at 05:34:57PM -0800, Tony Lindgren wrote: > > From: Paul Walmsley > > > > i2c-omap discriminates only between "revision 1" or "greater than > > revision 1." A following patch introduces code that must also > > disc

Re: [PATCH 10/12] i2c-omap: convert 'rev1' flag to generic 'rev' u8

2008-12-16 Thread Ben Dooks
On Fri, Nov 28, 2008 at 05:34:57PM -0800, Tony Lindgren wrote: > From: Paul Walmsley > > i2c-omap discriminates only between "revision 1" or "greater than > revision 1." A following patch introduces code that must also > discriminate between rev2.x, rev3.6, and rev3.12 controllers. Support > th

[PATCH 10/12] i2c-omap: convert 'rev1' flag to generic 'rev' u8

2008-11-28 Thread Tony Lindgren
From: Paul Walmsley <[EMAIL PROTECTED]> i2c-omap discriminates only between "revision 1" or "greater than revision 1." A following patch introduces code that must also discriminate between rev2.x, rev3.6, and rev3.12 controllers. Support this by storing the full revision data from the I2C_REV re

[PATCH 10/12] i2c-omap: convert 'rev1' flag to generic 'rev' u8

2008-11-28 Thread Tony Lindgren
From: Paul Walmsley <[EMAIL PROTECTED]> i2c-omap discriminates only between "revision 1" or "greater than revision 1." A following patch introduces code that must also discriminate between rev2.x, rev3.6, and rev3.12 controllers. Support this by storing the full revision data from the I2C_REV re