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>
1 parent b097f7b commit f9c9550b8dd397363af8ed5a41f65eb89bf4ca8e
@Trent Piepho Trent Piepho authored on 23 Nov 2015
Sascha Hauer committed on 26 Nov 2015
Showing 2 changed files
View
drivers/eeprom/at24.c
View
include/i2c/at24.h