diff options
| author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-09-23 21:07:40 +0200 |
|---|---|---|
| committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-09-23 21:07:40 +0200 |
| commit | 6d74ed4c81470b7df89b6688a0a95adcebb4794f (patch) | |
| tree | 705523a6d15d4c071e0a188fa34fc82d155e6cbc | |
| parent | 6e3cb25e62f2081f19057f1abe62c014b8e814de (diff) | |
| parent | c7ec58c39b0252e6635dde55e5c708132ab25cfc (diff) | |
Merge tag 'at24-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-mergewindow
at24 updates for v6.18-rc1
- add the compatible for Giantec GT24C256C to the device-tree bindings
| -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 0ac68646c077..50af7ccf6e21 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.yaml +++ b/Documentation/devicetree/bindings/eeprom/at24.yaml @@ -143,6 +143,7 @@ properties: - const: atmel,24c128 - items: - enum: + - giantec,gt24c256c - puya,p24c256c - const: atmel,24c256 - items: |
