Skip to content

Commit 3a9ba4e

Browse files
fschrempfBartosz Golaszewski
authored andcommitted
dt-bindings: eeprom: at24: Add compatible for ONSemi N24S64B
The ONSemi N24S64B is a 64 KBit serial EEPROM that is compatible with atmel,24c64. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240702103155.321855-3-frieder@fris.de Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
1 parent d83c217 commit 3a9ba4e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • Documentation/devicetree/bindings/eeprom

Documentation/devicetree/bindings/eeprom/at24.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ properties:
128128
- items:
129129
- const: giantec,gt24c32a
130130
- const: atmel,24c32
131+
- items:
132+
- const: onnn,n24s64b
133+
- const: atmel,24c64
131134
- items:
132135
- enum:
133136
- renesas,r1ex24128

0 commit comments

Comments
 (0)