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 <danila@jiaxyga.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250203111429.22062-3-danila@jiaxyga.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
1 parent 2014c95 commit 78d9ee3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • Documentation/devicetree/bindings/eeprom

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)