diff options
author | Luka Perkov <luka@openwrt.org> | 2015-12-28 04:56:13 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-12-28 04:56:13 +0000 |
commit | 2578f0183c64b49218d2e5714480078adfc6e120 (patch) | |
tree | a5a625b69516c19571414c7cbf2386dfae309787 /target/linux/netlogic | |
parent | 158b5b4231e6e579d76b6fea0eef6bcd87ff4e1b (diff) | |
download | upstream-2578f0183c64b49218d2e5714480078adfc6e120.tar.gz upstream-2578f0183c64b49218d2e5714480078adfc6e120.tar.bz2 upstream-2578f0183c64b49218d2e5714480078adfc6e120.zip |
imx6: add i2c retries for Ventana /dev/i2c-0
On Ventana boards the Gateworks System Controller is the only device on I2C1
(/dev/i2c-0) and it can NAK transfers if it is busy in an ADC loop. Because
this is a multi-function device with several slave addresses it is best to
add retries at the controller level instead of within each slave driver. This
adds a patch that adds 3 retries for i2c transactions only for Ventana boards
and only for I2C1
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 48012
Diffstat (limited to 'target/linux/netlogic')
0 files changed, 0 insertions, 0 deletions