Re: [PATCH v7 2/3] eeprom: at24: add support to fetch eeprom device property "size"

2017-10-17 Thread Wolfram Sang
On Tue, Oct 10, 2017 at 11:30:36AM +0530, Divagar Mohandass wrote: > Obtain the size of the EEPROM chip from DT if the "size" property is > specified for the device. > > Suggested-by: Andy Shevchenko > Reviewed-by: Andy Shevchenko > Reviewed-by: Sakari Ailus > Signed-off-by: Divagar Mohandass

[PATCH v7 2/3] eeprom: at24: add support to fetch eeprom device property "size"

2017-10-09 Thread Divagar Mohandass
Obtain the size of the EEPROM chip from DT if the "size" property is specified for the device. Suggested-by: Andy Shevchenko Reviewed-by: Andy Shevchenko Reviewed-by: Sakari Ailus Signed-off-by: Divagar Mohandass --- drivers/misc/eeprom/at24.c | 4 1 file changed, 4 insertions(+) diff -