From: "alanx.chiang" <alanx.chiang@xxxxxxxxx> In at24.c, it uses 8-bit addressing by default. In this patch, add a property address-width that provides a flexible method to pass the information to driver so that don't need to add the acpi or i2c ids for specific module. alanx.chiang (2): eeprom: at24: Add support for address-width property dt-bindings: at24: Add address-width property Documentation/devicetree/bindings/eeprom/at24.txt | 3 +++ drivers/misc/eeprom/at24.c | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) -- 2.7.4