[PATCH] misc: i2c_eeprom: Add atmel,24c01 to the list

Marek Vasut marex at denx.de
Mon Jul 5 09:25:21 CEST 2021


On 7/5/21 6:17 AM, Heiko Schocher wrote:
> Hello Marek,
> 
> On 04.07.21 21:31, Marek Vasut wrote:
>> Linux kernel binding is using atmel,24c01 compatible string. On the
>> other hand there is atmel,24c01a which is not listed in the kernel.
>> Add compatible string without "a" suffix to be compatible with Linux
>> kernel binding.
>>
>> Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
>> Cc: Heiko Schocher <hs at denx.de>
>> Cc: Michal Simek <michal.simek at xilinx.com>
>> ---
>>   drivers/misc/i2c_eeprom.c | 1 +
>>   1 file changed, 1 insertion(+)
> 
> Reviewed-by: Heiko Schocher <hs at denx.de>
> 
> Hmm... may dummy remark ... if "atmel,24c01a" is not used in kernel,
> may we should remove it in U-Boot completly?

Sadly they are both used by the DTs, so we cannot. That's why we also 
have 24c08 and 24c08a in the compatibles, it's exactly the same change.


More information about the U-Boot mailing list