[PATCH 3/4] dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128E

From: Danila Tikhonov
Date: Mon Feb 03 2025 - 06:15:44 EST


Add the compatible for another 128Kb EEPROM from Giantec.

Signed-off-by: Danila Tikhonov <danila@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/eeprom/at24.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml
index e7496ece8ae9..0ac68646c077 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.yaml
+++ b/Documentation/devicetree/bindings/eeprom/at24.yaml
@@ -136,6 +136,7 @@ properties:
- const: atmel,24c64
- items:
- enum:
+ - giantec,gt24p128e
- giantec,gt24p128f
- renesas,r1ex24128
- samsung,s524ad0xd1
--
2.48.1