Searched hist:c056d910f08029662080a01b4ce2110e2c9a27b6 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/crypto/caam/ |
H A D | Kconfig | diff c056d910f08029662080a01b4ce2110e2c9a27b6 Fri Sep 01 16:12:59 CEST 2017 Horia Geantă <horia.geanta@nxp.com> crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
When built using multi_v7_defconfig, driver does not work on LS1021A: [...] caam 1700000.crypto: can't identify CAAM ipg clk: -2 caam: probe of 1700000.crypto failed with error -2 [...]
It turns out we have to detect at runtime whether driver is running on an i.MX platform or not.
Cc: <stable@vger.kernel.org> Fixes: 6c3af9559352 ("crypto: caam - add support for LS1021A") Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | regs.h | diff c056d910f08029662080a01b4ce2110e2c9a27b6 Fri Sep 01 16:12:59 CEST 2017 Horia Geantă <horia.geanta@nxp.com> crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
When built using multi_v7_defconfig, driver does not work on LS1021A: [...] caam 1700000.crypto: can't identify CAAM ipg clk: -2 caam: probe of 1700000.crypto failed with error -2 [...]
It turns out we have to detect at runtime whether driver is running on an i.MX platform or not.
Cc: <stable@vger.kernel.org> Fixes: 6c3af9559352 ("crypto: caam - add support for LS1021A") Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ctrl.c | diff c056d910f08029662080a01b4ce2110e2c9a27b6 Fri Sep 01 16:12:59 CEST 2017 Horia Geantă <horia.geanta@nxp.com> crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
When built using multi_v7_defconfig, driver does not work on LS1021A: [...] caam 1700000.crypto: can't identify CAAM ipg clk: -2 caam: probe of 1700000.crypto failed with error -2 [...]
It turns out we have to detect at runtime whether driver is running on an i.MX platform or not.
Cc: <stable@vger.kernel.org> Fixes: 6c3af9559352 ("crypto: caam - add support for LS1021A") Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|