summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/eeprom
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2023-10-10 21:09:25 +0200
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-10-12 11:03:51 +0200
commitc761068f484c8edceb4bf972ceeb6cb4343199b0 (patch)
tree230ec545a7f4196ae001b4f36d1bca512cdc4a3b /Documentation/devicetree/bindings/eeprom
parent997a29bbb1e0d6d10ebc2291fac604c4cded5828 (diff)
dt-bindings: at24: add ST M24C32-D Additional Write lockable page
The ST M24C32-D behaves as a regular M24C32, except for the -D variant which uses up another I2C address for Additional Write lockable page. This page is 32 Bytes long and can contain additional data. Document compatible string for it, so users can describe that page in DT. Note that users still have to describe the main M24C32 area separately as that is on separate I2C address from this page. Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/eeprom')
-rw-r--r--Documentation/devicetree/bindings/eeprom/at24.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml
index 98139489d4b5..7be127e9b250 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.yaml
+++ b/Documentation/devicetree/bindings/eeprom/at24.yaml
@@ -68,6 +68,8 @@ properties:
- items:
pattern: c32$
- items:
+ pattern: c32d-wl$
+ - items:
pattern: cs32$
- items:
pattern: c64$