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 <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bartosz Golaszewski <[email protected]>
1 parent d83c217 commit 3a9ba4e

File tree

1 file changed

+3
-0
lines changed
  • Documentation/devicetree/bindings/eeprom

1 file changed

+3
-0
lines changed

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)