[PATCH 2/3] dt-bindings: eeprom: at24: Add support for at24c64
zoie.lin
zoie.lin at mediatek.com
Fri Apr 26 03:29:48 PDT 2024
From: Zoie Lin <zoie.lin at mediatek.com>
Update EEPROM bindings to include Atmel AT24C64
Signed-off-by: Zoie Lin <zoie.lin at mediatek.com>
---
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
More information about the Linux-mediatek
mailing list