diff options
author | Steffen Trumtrar <s.trumtrar@pengutronix.de> | 2014-12-01 15:26:32 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-12-03 17:30:18 +0300 |
commit | 5ed903b3f567616deddf6bfa513ee7b1fcef64d2 (patch) | |
tree | 0f96cf9cc5b4439cebbee949c7075cd273ea5a58 /Documentation/devicetree/bindings/crypto | |
parent | 20ec9d814e6863c205ccc6dcb62cfa3043a4f76f (diff) | |
download | linux-5ed903b3f567616deddf6bfa513ee7b1fcef64d2.tar.xz |
crypto: sahara - add support for i.MX53
The Sahara on the i.MX53 is of version 4. Add support for probing the
device.
Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/devicetree/bindings/crypto')
-rw-r--r-- | Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt b/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt index 5c65eccd0e56..e8a35c71e947 100644 --- a/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt +++ b/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt @@ -1,5 +1,5 @@ Freescale SAHARA Cryptographic Accelerator included in some i.MX chips. -Currently only i.MX27 is supported. +Currently only i.MX27 and i.MX53 are supported. Required properties: - compatible : Should be "fsl,<soc>-sahara" |