Re: [PATCH] OMAP3 : Fix I2C lockup during timeout/error cases

2009-12-03 Thread Paul Walmsley
Hello Manjunath, one comment below: On Wed, 23 Sep 2009, Manjunath GK wrote: > Current OMAP3 I2C driver code does not follow the correct sequence for soft > reset. Due to this, lock up issues are reported during timeout/error cases. > > This patch fixes above issue by disabling I2C controller a

[PATCH] OMAP3 : Fix I2C lockup during timeout/error cases

2009-09-23 Thread Manjunath GK
Current OMAP3 I2C driver code does not follow the correct sequence for soft reset. Due to this, lock up issues are reported during timeout/error cases. This patch fixes above issue by disabling I2C controller as per OMAP3430 TRM for soft reset. As per TRM, I2C controller needs to be disabled as a