[PATCH 2/3] dt-bindings: eeprom: at24: Add support for at24c64

From: zoie . lin
Date: Fri Apr 26 2024 - 06:31:32 EST


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
- items:
- enum:
- renesas,r1ex24128
--
2.18.0