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)
commit112e7b7b6a2e33fbc5624991694d4a630f99e04e
tree6678355a144004865a3549cad41fc05b60b698c8
parent5f567fffaae995dce3498e175e47d5a779fb0270
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