summaryrefslogtreecommitdiffstats
path: root/Documentation
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
commit58cd9e03cff0883a77c1ffd774a5506639c9c1d7 (patch)
treecaa18211f3a08842817fbab372e8344b856af6ce /Documentation
parented30a4a51bb196781c8058073ea720133a65596f (diff)
parentf42c97027fb75776e2e9358d16bf4a99aeb04cf2 (diff)
downloadlinux-stable-58cd9e03cff0883a77c1ffd774a5506639c9c1d7.tar.gz
linux-stable-58cd9e03cff0883a77c1ffd774a5506639c9c1d7.tar.bz2
linux-stable-58cd9e03cff0883a77c1ffd774a5506639c9c1d7.zip
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
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/eeprom/at24.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml
index 1812ef31d5f1..3c36cd0510de 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.yaml
+++ b/Documentation/devicetree/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.