Re: [PATCHv6 1/3] OMAP: I2C: Reset support

2011-08-29 Thread Shubhrajyoti
On Saturday 27 August 2011 04:36 AM, Kevin Hilman wrote: Shubhrajyoti Dshubhrajy...@ti.com writes: Under some error conditions the i2c driver may do a reset. Adding a reset field and support in the device-specific code. Signed-off-by: Shubhrajyoti Dshubhrajy...@ti.com Needs update/rebase to

Re: [PATCHv6 1/3] OMAP: I2C: Reset support

2011-08-26 Thread Kevin Hilman
Shubhrajyoti D shubhrajy...@ti.com writes: Under some error conditions the i2c driver may do a reset. Adding a reset field and support in the device-specific code. Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com Needs update/rebase to apply against my for_3.2/i2c-cleanup branch... [...]

[PATCHv6 1/3] OMAP: I2C: Reset support

2011-08-05 Thread Shubhrajyoti D
Under some error conditions the i2c driver may do a reset. Adding a reset field and support in the device-specific code. Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com --- arch/arm/plat-omap/i2c.c | 18 ++ include/linux/i2c-omap.h |1 + 2 files changed, 19 insertions(+),