[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230321151642.461618-3-eajames@linux.ibm.com>
Date: Tue, 21 Mar 2023 10:16:40 -0500
From: Eddie James <eajames@...ux.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: linux-aspeed@...ts.ozlabs.org, devicetree@...r.kernel.org,
andrew@...id.au, joel@....id.au, krzysztof.kozlowski+dt@...aro.org,
robh+dt@...nel.org, arnd@...db.de, gregkh@...uxfoundation.org,
Eddie James <eajames@...ux.ibm.com>
Subject: [PATCH v2 2/4] doc: Add Atmel AT30TSE serial eeprom
The AT30TSE is compatible with the JEDEC EE1004 standard. Document it
as a trivial I2C device.
Signed-off-by: Eddie James <eajames@...ux.ibm.com>
---
Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 6f482a254a1d..43e26c73a95f 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -47,6 +47,8 @@ properties:
- ams,iaq-core
# i2c serial eeprom (24cxx)
- at,24c08
+ # i2c serial eeprom (EE1004 standard)
+ - atmel,at30tse
# i2c trusted platform module (TPM)
- atmel,at97sc3204t
# ATSHA204 - i2c h/w symmetric crypto module
--
2.31.1
Powered by blists - more mailing lists