[PATCH v2] ARM: omap4: i2c reset regs postidle

2011-05-16 Thread Jan Weitzel
Without OMAP_I2C_FLAG_RESET_REGS_POSTIDLE I got i2c controller timeouts on each accsess after an NACK message. Taking this flag fix it. This patch is on top of the i2c feature implementation flags patches Signed-off-by: Jan Weitzel j.weit...@phytec.de Tested-by: Andy Green andy.gr...@linaro.org

Re: [PATCH v2] ARM: omap4: i2c reset regs postidle

2011-05-16 Thread Cousson, Benoit
Hi Jan, On 5/16/2011 11:18 AM, Jan Weitzel wrote: Without OMAP_I2C_FLAG_RESET_REGS_POSTIDLE I got i2c controller timeouts on each accsess after an NACK message. Taking this flag fix it. This patch is on top of the i2c feature implementation flags patches Could you please give us more