commit | d708395d2f83295fba9d9b18823ce17046793590 | [log] [tgz] |
---|---|---|
author | Steve Sakoman <steve@sakoman.com> | Mon Jul 19 20:31:55 2010 -0700 |
committer | Sandeep Paulraj <s-paulraj@ti.com> | Thu Aug 05 10:11:24 2010 -0400 |
tree | 55341b83e3c4ed864af43932aa03d6df3308000c | |
parent | 674e0b217f794800048d80de09a71255b890a53e [diff] |
ARMV7: Modify i2c driver for more reliable operation on OMAP4 This patch modifies the init routine to follow the TRM recommendations. It also modifies the i2c_read_byte function to reflect subtle differences between the i2c controller in OMAP3 and OMAP4. Signed-off-by: Steve Sakoman <steve@sakoman.com> Acked-by: Nishanth Menon <menon.nishanth@gmail.com> Acked-by: Heiko Schocher <hs@denx.de> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>