Home
last modified time | relevance | path

Searched hist:"6 dd38cc35245db624443ee596eb78853fa9cca7a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Dfsl_i2c.c6dd38cc35245db624443ee596eb78853fa9cca7a Mon Nov 03 05:13:14 UTC 2014 Shaveta Leekha <shaveta@freescale.com> drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms

Some slow I2C devices like Power Monitor(ZM7304) at times
do not work well with low timeout value, so I2C bus get stuck
during read cycle with this device, changing it to 100ms from
10ms works fine

A lot of other i2c drivers like mxc and i2c drivers of BOOTROM
also use relax timeouts to give sufficient ticks to work well
with slower devices

Signed-off-by: Shaveta Leekha <shaveta@freescale.com>
Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>