[PATCH v2 0/4] crypto: caam - Add i.MX8MQ support

From: Andrey Smirnov
Date: Fri Jun 07 2019 - 16:07:18 EST


Everyone:

Picking up where Chris left off (I chatted with him privately
beforehead), this series adds support for i.MX8MQ to CAAM driver. Just
like [v1], this series is i.MX8MQ only.

Feedback is welcome!
Thanks,
Andrey Smirnov

Changes since [v1]

- Series reworked to continuse using register based interface for
queueing RNG initialization job, dropping "crypto: caam - use job
ring for RNG instantiation instead of DECO"

- Added a patch to share DMA mask selection code

- Added missing Signed-off-by for authors of original NXP tree
commits that this sereis is based on

[v1] https://patchwork.kernel.org/cover/10825625/

Andrey Smirnov (2):
crypto: caam - move DMA mask selection into a function
crypto: caam - always select job ring via RSR on i.MX8MQ

Chris Spencer (2):
crypto: caam - do not initialise clocks on the i.MX8
crypto: caam - correct DMA address size for the i.MX8

drivers/crypto/caam/ctrl.c | 164 +++++++++++++++++-------------
drivers/crypto/caam/desc_constr.h | 24 ++---
drivers/crypto/caam/intern.h | 24 ++++-
drivers/crypto/caam/jr.c | 15 +--
drivers/crypto/caam/pdb.h | 49 ++++-----
drivers/crypto/caam/regs.h | 21 +++-
6 files changed, 170 insertions(+), 127 deletions(-)

--
2.21.0