Documentation/bindings: crypto: document the SafeXcel EIP97 compatible
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Thu, 14 Dec 2017 14:26:59 +0000 (15:26 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 14 Jan 2018 11:08:48 +0000 (22:08 +1100)
This patch adds the SafeXcel EIP97 compatible to the Inside Secure
device tree bindings documentation.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/devicetree/bindings/crypto/inside-secure-safexcel.txt

index fbc07d1..30c3ce6 100644 (file)
@@ -1,7 +1,8 @@
 Inside Secure SafeXcel cryptographic engine
 
 Required properties:
-- compatible: Should be "inside-secure,safexcel-eip197".
+- compatible: Should be "inside-secure,safexcel-eip197" or
+              "inside-secure,safexcel-eip97".
 - reg: Base physical address of the engine and length of memory mapped region.
 - interrupts: Interrupt numbers for the rings and engine.
 - interrupt-names: Should be "ring0", "ring1", "ring2", "ring3", "eip", "mem".