[PATCH 1/2] dt-bindings: trivial-devices: add atmel,atecc608a
Thorsten Blum
blum at kernel.org
Sun Aug 30 15:01:51 PDT 2026
Add an entry for ATECC608A.
Signed-off-by: Thorsten Blum <blum at kernel.org>
---
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 2de8eb09cb7d..3b7876c5a45d 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -69,6 +69,8 @@ properties:
- asteralabs,pt5161l
# ATECC508A - i2c h/w elliptic curve crypto module
- atmel,atecc508a
+ # ATECC608A - i2c h/w elliptic curve crypto module
+ - atmel,atecc608a
# ATECC608B - i2c h/w elliptic curve crypto module
- atmel,atecc608b
# ATSHA204 - i2c h/w symmetric crypto module
More information about the linux-arm-kernel
mailing list