On 26/04/2024 12:29, zoie.lin wrote: > From: Zoie Lin <zoie.lin@xxxxxxxxxxxx> > > Update EEPROM bindings to include Atmel AT24C64 > > Signed-off-by: Zoie Lin <zoie.lin@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/eeprom/at24.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml > index 1812ef31d5f1..8befd09963be 100644 > --- a/Documentation/devicetree/bindings/eeprom/at24.yaml > +++ b/Documentation/devicetree/bindings/eeprom/at24.yaml > @@ -131,6 +131,8 @@ properties: > - items: > - const: giantec,gt24c32a > - const: atmel,24c32 > + - items: > + - const: atmel,24c64 It is already there as part of pattern. Did you look at it? Best regards, Krzysztof