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 for AT24MAC402

  drivers/misc/i2c_eeprom.c | 2 ++
  1 file changed, 2 insertions(+)


Best Regards,
Wenyou Yang
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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 compatible for AT24MAC402
> 
>  drivers/misc/i2c_eeprom.c | 2 ++
>  1 file changed, 2 insertions(+)

How does this work in the kernel?  Grepping around on what we list
currently even, I see that
Documentation/devicetree/bindings/eeprom/eeprom.txt lists some of the
ones we have in drivers/misc/i2c_eeprom.c as an example but nothing
catching on the compatible string.  Does the kernel have some smart
logic to match these compatibles?  If so, could we mirror that?  Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[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 insertions(+)

-- 
2.13.0

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot