]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: I2C: I2C Multi byte address support
authorPatil, Rachna <rachna@ti.com>
Sun, 22 Jan 2012 23:44:12 +0000 (23:44 +0000)
committerHeiko Schocher <hs@denx.de>
Mon, 23 Jan 2012 10:57:31 +0000 (11:57 +0100)
commit2faa76196af4b3e93bcb9e38ed9090cbd3b06db3
tree7d1dd47853bcecda5fa218e933efce64b8001e68
parent137703b811502dfea364650fb3e17f20b4c21333
ARM: I2C: I2C Multi byte address support

Existing OMAP I2C driver does not support address
length greater than one. Hence this patch is to
add support for 2 byte address read/write.

Signed-off-by: Philip, Avinash <avinashphilip@ti.com>
Signed-off-by: Hebbar, Gururaja <gururaja.hebbar@ti.com>
Signed-off-by: Patil, Rachna <rachna@ti.com>
drivers/i2c/omap24xx_i2c.c
drivers/i2c/omap24xx_i2c.h