Re: [PATCH v7 00/15] crypto: caam - Add i.MX8MQ support

From: Horia Geanta
Date: Tue Aug 13 2019 - 09:59:33 EST


On 8/12/2019 11:08 PM, Andrey Smirnov wrote:
> 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 [v6]:
>
> - Fixed build problems in "crypto: caam - make CAAM_PTR_SZ dynamic"
>
> - Collected Reviewied-by from Horia
>
> - "crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs"
> is changed to check 'caam_ptr_sz' instead of using 'caam_imx'
>
> - Incorporated feedback for "crypto: caam - request JR IRQ as the
> last step" and "crypto: caam - simplfy clock initialization"
>
FYI - the series does not apply cleanly on current cryptodev-2.6 tree.

Horia