[PATCH 1/3] ARM: dts: at91: replace microchip,24aa02e48 with atmel,at24c02
Eugen.Hristev at microchip.com
Eugen.Hristev at microchip.com
Thu May 26 16:18:43 CEST 2022
On 5/26/22 5:11 PM, Michael Walle wrote:
[snip]
>> @@ -92,7 +92,7 @@
>> status = "okay";
>>
>> i2c_eeprom: i2c_eeprom at 50 {
>
> Nit: that one should actually be just "eeprom at 50".
Hi Michael,
That's true, but my patch just changes the compatible .
With time, I want to completely sync the DT with Linux. It will take
some effort, but I am gathering the pieces of the puzzle slowly.
Thanks !
Eugen
>
> -michael
>
>> - compatible = "microchip,24aa02e48";
>> + compatible = "atmel,24c02"; /*
>> EEPROM is 2Kbits microchip
>> 24aa02e48 */
>> reg = <0x50>;
>> };
>> };
More information about the U-Boot
mailing list