[PATCH 3/7] dt-bindings: eeprom: at24: Add compatible for Belling BL24S64

From: Luca Weiss
Date: Sun Aug 10 2025 - 11:47:35 EST


Add the compatible for an 64Kb EEPROM from Belling.

Signed-off-by: Luca Weiss <luca@xxxxxxxxxxxx>
---
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 0ac68646c077790c67c424d0f9157d6ec9b9e331..1e88861674ac8525335edec1b214675c8efa3ffe 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.yaml
+++ b/Documentation/devicetree/bindings/eeprom/at24.yaml
@@ -131,6 +131,7 @@ properties:
- const: atmel,24c32
- items:
- enum:
+ - belling,bl24s64
- onnn,n24s64b
- puya,p24c64f
- const: atmel,24c64

--
2.50.1