commit | 66839773a82cb56ebeb2b99322151f8a57a30efb | [log] [tgz] |
---|---|---|
author | Vincent Stehlé <v-stehle@ti.com> | Mon Dec 03 06:07:21 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Dec 11 13:17:31 2012 -0700 |
tree | 91c39de96faba1bf22f7df111081a00b15321369 | |
parent | fa5e2845a867a3715240ff221aaec2825b5c73df [diff] |
omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 OMAP5 has 8b i2c data register field, like OMAP2, 3 and 4. Handle in the same way. This fixes the following error on OMAP5: OMAP5430 EVM # mmc rescan timed out in wait_for_bb: I2C_STAT=1410 twl6035: could not turn on LDO9. Signed-off-by: Vincent Stehlé <v-stehle@ti.com>