9
0
Fork 0
barebox/include/i2c
Trent Piepho f9c9550b8d eeprom: Add support for 24c1025 EEPROM
This is the Microchip version of the Atmel 24c1024, which is already
supported.  The key difference between them is that the I2C address
bit used to select between the two banks is bit 2 for the 1025 and not
bit 0 as in the 1024.

Add a flag to describe this difference.

Signed-off-by: Trent Piepho <tpiepho@kymetacorp.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-11-26 09:05:59 +01:00
..
at24.h eeprom: Add support for 24c1025 EEPROM 2015-11-26 09:05:59 +01:00
i2c-algo-bit.h i2c: add i2c algo bit support 2012-11-15 08:34:53 +01:00
i2c-gpio.h i2c: add i2c-gpio support 2012-11-15 08:34:53 +01:00
i2c-mux.h i2c: import multiplexed I2C bus core support from linux kernel 2015-11-19 08:58:26 +01:00
i2c.h i2c: add pca954x bus multiplexer driver 2015-11-19 08:58:26 +01:00