mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
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>
This commit is contained in:
parent
8f0b4cce44
commit
41acc4dd8a
|
|
@ -116,6 +116,7 @@ properties:
|
|||
- const: atmel,24c02
|
||||
- items:
|
||||
- enum:
|
||||
- belling,bl24c04a
|
||||
- giantec,gt24c04a
|
||||
- onnn,cat24c04
|
||||
- onnn,cat24c05
|
||||
|
|
@ -124,6 +125,7 @@ properties:
|
|||
- items:
|
||||
- enum:
|
||||
- belling,bl24c16a
|
||||
- belling,bl24c16f
|
||||
- renesas,r1ex24016
|
||||
- const: atmel,24c16
|
||||
- items:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user