]> git.baikalelectronics.ru Git - kernel.git/commit
i2c-omap: Enable workaround for Errata 1.153 based on
authorMoiz Sonasath <m-sonasath@ti.com>
Thu, 20 Aug 2009 16:21:16 +0000 (11:21 -0500)
committerBen Dooks <ben-linux@fluff.org>
Thu, 20 Aug 2009 21:27:58 +0000 (22:27 +0100)
commit3749c9f12a019b279fb6d8d967646992f4ed198d
tree21296d13ec545a5370dab5cc95e3915a3aab98bc
parentf18dad5a74c474f1dbf825fd4282ae91b228fb5c
i2c-omap: Enable workaround for Errata 1.153 based on

Silicon Errata 1.153 has been fixed on OMAP 3630|4430 with the use of a later
version of I2C IP block.

The errata impacts OMAP 2420|2430|3430, enable the workaround for these based
on I2C IP block revision number instead of OMAP CPU type

Signed-off-by: Moiz Sonasath <m-sonasath@ti.com>
Signed-off-by: Vikram Pandita <vikram.pandita@ti.com
Reviewed-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-omap.c