aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/crypto/arm-cryptocell.txt
diff options
context:
space:
mode:
authorGilad Ben-Yossef <gilad@benyossef.com>2018-10-29 09:50:13 +0000
committerHerbert Xu <herbert@gondor.apana.org.au>2018-11-09 17:36:49 +0800
commitd422912a8f0da30c4c6b2f482e5cfc0b85cd3119 (patch)
tree9b86a76cfcbe84245f1aadce1e50e91fd01617f5 /Documentation/devicetree/bindings/crypto/arm-cryptocell.txt
parentcrypto: ccree - add support for CryptoCell 713 (diff)
downloadlinux-dev-d422912a8f0da30c4c6b2f482e5cfc0b85cd3119.tar.xz
linux-dev-d422912a8f0da30c4c6b2f482e5cfc0b85cd3119.zip
dt-bindings: crypto: ccree: add ccree 713
Add device tree bindings associating Arm TrustZone CryptoCell 713 with the ccree driver. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/devicetree/bindings/crypto/arm-cryptocell.txt')
-rw-r--r--Documentation/devicetree/bindings/crypto/arm-cryptocell.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/crypto/arm-cryptocell.txt b/Documentation/devicetree/bindings/crypto/arm-cryptocell.txt
index 999fb2a810f6..0ac06ec05272 100644
--- a/Documentation/devicetree/bindings/crypto/arm-cryptocell.txt
+++ b/Documentation/devicetree/bindings/crypto/arm-cryptocell.txt
@@ -1,8 +1,11 @@
Arm TrustZone CryptoCell cryptographic engine
Required properties:
-- compatible: Should be one of: "arm,cryptocell-712-ree",
- "arm,cryptocell-710-ree" or "arm,cryptocell-630p-ree".
+- compatible: Should be one of -
+ "arm,cryptocell-713-ree"
+ "arm,cryptocell-712-ree"
+ "arm,cryptocell-710-ree"
+ "arm,cryptocell-630p-ree"
- reg: Base physical address of the engine and length of memory mapped region.
- interrupts: Interrupt number for the device.