mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2026-01-27 12:47:24 +01:00
dt-bindings: eeprom: at24: Add compatible for Giantec GT24C256C
The gt24c256c is another 24c256 compatible EEPROM, and does not follow the generic name matching, so add a separate compatible for it. This ensures accurate device-tree representation and enables proper kernel support for systems using this part. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Wasim Nazir <wasim.nazir@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250908-lemans-evk-bu-v4-5-5c319c696a7d@oss.qualcomm.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
This commit is contained in:
parent
8f5ae30d69
commit
c7ec58c39b
|
|
@ -143,6 +143,7 @@ properties:
|
|||
- const: atmel,24c128
|
||||
- items:
|
||||
- enum:
|
||||
- giantec,gt24c256c
|
||||
- puya,p24c256c
|
||||
- const: atmel,24c256
|
||||
- items:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user