Re: [PATCH 1/9] crypto: Add allwinner subdirectory

From: Corentin Labbe
Date: Sat Sep 07 2019 - 13:53:47 EST


On Sat, Sep 07, 2019 at 06:54:53AM +0300, Maxime Ripard wrote:
> On Fri, Sep 06, 2019 at 08:45:43PM +0200, Corentin Labbe wrote:
> > Since a second Allwinner crypto driver will be added, it is better to
> > create a dedicated subdirectory.
> >
> > Signed-off-by: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
> > ---
> > MAINTAINERS | 6 ++++++
> > drivers/crypto/Kconfig | 2 ++
> > drivers/crypto/Makefile | 1 +
> > drivers/crypto/allwinner/Kconfig | 6 ++++++
>
> I guess it would make sense to move the sun4i driver there too?
>
Yes it is planned.
I will add this move patch in the next iteration.

Regards