On Mon, Aug 31, 2020 at 09:31:01AM +0200, Martin Cerveny wrote:
> Like A33 "sun4i-ss" has a difference, it give SHA1 digest
> directly in BE. So add new compatible.
>
> Tested-by: Martin Cerveny <[email protected]>
> Signed-off-by: Martin Cerveny <[email protected]>
> ---
> drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c | 7 +++++++
> 1 file changed, 7 insertions(+)
>
Your commit message is wrong, "sun4i-ss" has no difference, but V3S yes.
Your other patch has the same problem.
Otherwise you could add:
Acked-by: Corentin Labbe <[email protected]>
Regards