]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Mon, 16 Dec 2013 11:30:35 +0000 (15:30 +0400)
committerHeiko Schocher <hs@denx.de>
Mon, 13 Jan 2014 07:18:13 +0000 (08:18 +0100)
commit32d041e218c6a22e92d91629902fd03a90934b6a
tree6688c226e5855ace49eda156910676a132e816dc
parent7cc1b02f8f73fc0b5e1531a1e16b1c00819d5222
drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW

Since we agreed on legacy implementation of "eeprom_{read|write}"
(http://patchwork.ozlabs.org/patch/295825/) I had to fix/make it work
again DesignWare I2C driver for cases when 1 EEPROM IC fake I2C with
anumber of "built-in" ICs with different chip addresses.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Tom Rini <trini@ti.com>
cc: Armando Visconti <armando.visconti@st.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Heiko Schocher <hs@denx.de>
Cc: Vipin KUMAR <vipin.kumar@st.com>
Cc: Tom Rix <Tom.Rix@windriver.com>
Cc: Mischa Jonker <mjonker@synopsys.com>
Cc: Kuo-Jung Su <dantesu@faraday-tech.com>
drivers/i2c/designware_i2c.c