Skip to content

Commit 41acc4d

Browse files
RadxaNaokiBartosz Golaszewski
authored andcommitted
dt-bindings: eeprom: at24: Add compatible for Belling BL24C04A/BL24C16F
Add the compatible for Belling BL24C04A 4Kb EEPROM and BL24C16F 16Kb EEPROM. Signed-off-by: FUKAUMI Naoki <naoki@radxa.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251202084941.1785-2-naoki@radxa.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
1 parent 8f0b4cc commit 41acc4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • Documentation/devicetree/bindings/eeprom

Documentation/devicetree/bindings/eeprom/at24.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ properties:
116116
- const: atmel,24c02
117117
- items:
118118
- enum:
119+
- belling,bl24c04a
119120
- giantec,gt24c04a
120121
- onnn,cat24c04
121122
- onnn,cat24c05
@@ -124,6 +125,7 @@ properties:
124125
- items:
125126
- enum:
126127
- belling,bl24c16a
128+
- belling,bl24c16f
127129
- renesas,r1ex24016
128130
- const: atmel,24c16
129131
- items:

0 commit comments

Comments
 (0)