commit | 112e7b7b6a2e33fbc5624991694d4a630f99e04e | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Wed Dec 18 07:06:14 2019 -0600 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Dec 27 18:18:03 2019 +0800 |
tree | 6678355a144004865a3549cad41fc05b60b698c8 | |
parent | 5f567fffaae995dce3498e175e47d5a779fb0270 [diff] |
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>