diff options
author | Steffen Trumtrar <s.trumtrar@pengutronix.de> | 2014-12-01 13:26:32 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-12-03 22:30:18 +0800 |
commit | 5ed903b3f567616deddf6bfa513ee7b1fcef64d2 (patch) | |
tree | 0f96cf9cc5b4439cebbee949c7075cd273ea5a58 /Documentation | |
parent | 20ec9d814e6863c205ccc6dcb62cfa3043a4f76f (diff) | |
download | op-kernel-dev-5ed903b3f567616deddf6bfa513ee7b1fcef64d2.zip op-kernel-dev-5ed903b3f567616deddf6bfa513ee7b1fcef64d2.tar.gz |
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')
-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 5c65ecc..e8a35c7 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" |