diff options
author | Gilad Ben-Yossef <gilad@benyossef.com> | 2018-11-13 10:40:36 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-12-07 07:14:59 +0100 |
commit | fefbc0b4bcb3c0cc45bed906af46e7cd627ac4bc (patch) | |
tree | 1c73d1a98e4081f88dc83f33a7e1ba3e6acb9f88 /Documentation | |
parent | crypto: ccree - add support for CryptoCell 703 (diff) | |
download | linux-fefbc0b4bcb3c0cc45bed906af46e7cd627ac4bc.tar.xz linux-fefbc0b4bcb3c0cc45bed906af46e7cd627ac4bc.zip |
dt-bindings: crypto: ccree: add dt bindings for ccree 703
Add device tree bindings associating Arm TrustZone CryptoCell 703 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')
-rw-r--r-- | Documentation/devicetree/bindings/crypto/arm-cryptocell.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/crypto/arm-cryptocell.txt b/Documentation/devicetree/bindings/crypto/arm-cryptocell.txt index 0ac06ec05272..6130e6eb4af8 100644 --- a/Documentation/devicetree/bindings/crypto/arm-cryptocell.txt +++ b/Documentation/devicetree/bindings/crypto/arm-cryptocell.txt @@ -3,6 +3,7 @@ Arm TrustZone CryptoCell cryptographic engine Required properties: - compatible: Should be one of - "arm,cryptocell-713-ree" + "arm,cryptocell-703-ree" "arm,cryptocell-712-ree" "arm,cryptocell-710-ree" "arm,cryptocell-630p-ree" |