aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2024-04-26 07:59:20 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2024-04-26 07:59:20 +0200
commita4916498fb4a4e55fc3a9ef741cbc13c8d7fdf67 (patch)
treedb96cb13189b8f045c84257392a076f7232b1cb9
parentb91b30ccdb8267081be2c7d2f7cff3cfcfb7c2ac (diff)
parentb362458a0941cb397d55b2f31004fc4393a8bccc (diff)
downloaddevicetree-rebasing-a4916498fb4a4e55fc3a9ef741cbc13c8d7fdf67.tar.gz
Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current
at24 fixes for v6.9-rc6 - move the nvmem registration after the test one-byte read to improve the situation with a race condition in nvmem - fix the DT schema for ST M24C64-D [ upstream commit: 58cd9e03cff0883a77c1ffd774a5506639c9c1d7 ]
-rw-r--r--Bindings/eeprom/at24.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/Bindings/eeprom/at24.yaml b/Bindings/eeprom/at24.yaml
index 1812ef31d5f1e..3c36cd0510de8 100644
--- a/Bindings/eeprom/at24.yaml
+++ b/Bindings/eeprom/at24.yaml
@@ -69,14 +69,10 @@ properties:
- items:
pattern: c32$
- items:
- pattern: c32d-wl$
- - items:
pattern: cs32$
- items:
pattern: c64$
- items:
- pattern: c64d-wl$
- - items:
pattern: cs64$
- items:
pattern: c128$
@@ -136,6 +132,7 @@ properties:
- renesas,r1ex24128
- samsung,s524ad0xd1
- const: atmel,24c128
+ - pattern: '^atmel,24c(32|64)d-wl$' # Actual vendor is st
label:
description: Descriptive name of the EEPROM.