Skip to content

Commit 78d9ee3

Browse files
JIaxygaBartosz Golaszewski
authored andcommitted
dt-bindings: eeprom: at24: Add compatible for Puya P24C64F
Add the compatible for another 64Kb EEPROM from Puya. Signed-off-by: Danila Tikhonov <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bartosz Golaszewski <[email protected]>
1 parent 2014c95 commit 78d9ee3

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/eeprom/at24.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,9 @@ properties:
130130
- const: giantec,gt24c32a
131131
- const: atmel,24c32
132132
- items:
133-
- const: onnn,n24s64b
133+
- enum:
134+
- onnn,n24s64b
135+
- puya,p24c64f
134136
- const: atmel,24c64
135137
- items:
136138
- enum:

0 commit comments

Comments
 (0)