]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: caam - Add support for i.MX8M Mini
authorAdam Ford <aford173@gmail.com>
Wed, 18 Dec 2019 13:06:14 +0000 (07:06 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 27 Dec 2019 10:18:03 +0000 (18:18 +0800)
commit988e8ff7f68f4f9ef484a88b9e38c30c3eda231b
tree6678355a144004865a3549cad41fc05b60b698c8
parent22fa166840df9eac597bd44968b97d6d0487e65d
crypto: caam - Add support for i.MX8M Mini

The i.MX8M Mini uses the same crypto engine as the i.MX8MQ, but
the driver is restricting the check to just the i.MX8MQ.

This patch expands the check for either i.MX8MQ or i.MX8MM.

Signed-off-by: Adam Ford <aford173@gmail.com>
Tested-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/ctrl.c