]> git.sur5r.net Git - u-boot/commit
misc: i2c_eeprom: Add compatible for 24AA02E48
authorWenyou Yang <wenyou.yang@microchip.com>
Mon, 31 Jul 2017 03:25:30 +0000 (11:25 +0800)
committerTom Rini <trini@konsulko.com>
Tue, 12 Sep 2017 21:58:53 +0000 (17:58 -0400)
commit726406670741b5556e23207aeda95a1107abba2a
tree3077257e301532a1a3d17e80ccac11dea9ba8b17
parent82f1205601da996d170f9e3a87f210e174fc0eba
misc: i2c_eeprom: Add compatible for 24AA02E48

Add the new compatible "microchip,24aa02e48" to accommodate 24AA02E48,
the 24AA02E48 is a 2K I2C Serial EEPROM with pre-programmed globally
unique, 48-bit node address, and 8-byte page size.

Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>
drivers/misc/i2c_eeprom.c