diff options
| author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-11-29 21:09:00 +0900 |
|---|---|---|
| committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-11-29 21:09:00 +0900 |
| commit | 2df3bf91d14d05d2d83cb332d0a7248e16577466 (patch) | |
| tree | 166824da447c9b1cea53d9b1875125eed08986d3 | |
| parent | e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c (diff) | |
| parent | aef72ebe9c86b516c6e126d4b453c96496547f0b (diff) | |
Merge tag 'at24-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-mergewindow
at24 updates for v6.19-rc1
- add new compatible for Belling BL24S64
| -rw-r--r-- | Documentation/devicetree/bindings/eeprom/at24.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml index 50af7ccf6e21..c21282634780 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.yaml +++ b/Documentation/devicetree/bindings/eeprom/at24.yaml @@ -131,6 +131,7 @@ properties: - const: atmel,24c32 - items: - enum: + - belling,bl24s64 - onnn,n24s64b - puya,p24c64f - const: atmel,24c64 |
