Re: [U-Boot] [PATCH 0/2] misc: i2c_eeprom: Add compatibles

2017-09-01 Thread Yang, Wenyou
Hi, Can be accepted? On 2017/7/31 11:25, Wenyou Yang wrote: Add the compatibles to support the I2C EEPROM 24AA02E48 and AT24MAC402 respectively. - microchip,24aa02e48 - atmel,24mac402 Wenyou Yang (2): misc: i2c_eeprom: Add compatible for 24AA02E48 misc: i2c_eeprom: Add compatible f

Re: [U-Boot] [PATCH 0/2] misc: i2c_eeprom: Add compatibles

2017-07-31 Thread Tom Rini
On Mon, Jul 31, 2017 at 11:25:29AM +0800, Wenyou Yang wrote: > Add the compatibles to support the I2C EEPROM 24AA02E48 and AT24MAC402 > respectively. > - microchip,24aa02e48 > - atmel,24mac402 > > > Wenyou Yang (2): > misc: i2c_eeprom: Add compatible for 24AA02E48 > misc: i2c_eeprom: Add c

[U-Boot] [PATCH 0/2] misc: i2c_eeprom: Add compatibles

2017-07-30 Thread Wenyou Yang
Add the compatibles to support the I2C EEPROM 24AA02E48 and AT24MAC402 respectively. - microchip,24aa02e48 - atmel,24mac402 Wenyou Yang (2): misc: i2c_eeprom: Add compatible for 24AA02E48 misc: i2c_eeprom: Add compatible for AT24MAC402 drivers/misc/i2c_eeprom.c | 2 ++ 1 file changed, 2 i