Hi all, Please give feedback on the following approach to extends at24 EEPROM driver to support reading MAC from different addresses in EEPROM. This will allow the at24 driver to be used as a generic driver by different hardwares. Thank you, Claudiu Beznea Claudiu Beznea (3): dt-bindings: i2c: eeprom: document all at24 bindings drivers: misc: eeprom: at24: support reading mac eeprom from different addresses dt-bindings: i2c: eeprom: document "start-offset" binding Documentation/devicetree/bindings/eeprom/eeprom.txt | 20 +++++++++++++------- drivers/misc/eeprom/at24.c | 5 ++++- include/linux/platform_data/at24.h | 1 + 3 files changed, 18 insertions(+), 8 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html