[PATCH] doc: Add device-tree-bindings for atsha204 and atsha204a

Pali Rohár pali at kernel.org
Thu Apr 28 20:58:28 CEST 2022


Document trivial bindings for atsha204 and atsha204a.

Signed-off-by: Pali Rohár <pali at kernel.org>
---
 doc/device-tree-bindings/misc/atsha204.txt | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 doc/device-tree-bindings/misc/atsha204.txt

diff --git a/doc/device-tree-bindings/misc/atsha204.txt b/doc/device-tree-bindings/misc/atsha204.txt
new file mode 100644
index 000000000000..3adc12112f50
--- /dev/null
+++ b/doc/device-tree-bindings/misc/atsha204.txt
@@ -0,0 +1,4 @@
+Atmel ATSHA204 and ATSHA204A i2c h/w symmetric crypto module
+
+Required properties:
+- compatible : should be "atmel,atsha204" or "atmel,atsha204a"
-- 
2.20.1



More information about the U-Boot mailing list