Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9555003a authored by Antoine Tenart's avatar Antoine Tenart Committed by Herbert Xu
Browse files

Documentation/bindings: crypto: document the SafeXcel EIP97 compatible



This patch adds the SafeXcel EIP97 compatible to the Inside Secure
device tree bindings documentation.

Signed-off-by: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent b40fa82c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
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".