Home
last modified time | relevance | path

Searched hist:"0 fc8a3af5c27dba760dc3c40130c99189f0f7506" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Domap24xx_i2c.c0fc8a3af5c27dba760dc3c40130c99189f0f7506 Mon Apr 17 13:09:40 UTC 2017 Adam Ford <aford173@gmail.com> ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3

New i2c_read, i2c_write and i2c_probe functions, tested on OMAP4
(4430/60/70), OMAP5 (5430) and AM335X (3359) were added in 960187ffa125(
"ARM: OMAP: I2C: New read, write and probe functions") but not tested
on OMAP3. This patch will allow the updated drivers using device tree and
DM_I2C to operate on OMAP3.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>