Re: [PATCH v2 0/9] Ingenic JZ4780 NAND patchset v2

From: Boris Brezillon
Date: Sun Feb 03 2019 - 09:06:08 EST


On Sun, 03 Feb 2019 10:01:36 -0300
Paul Cercueil <paul@xxxxxxxxxxxxxxx> wrote:

> Hi,
>
> Le dim. 3 fÃvr. 2019 Ã 4:20, Boris Brezillon <bbrezillon@xxxxxxxxxx>
> a Ãcrit :
> > On Sat, 2 Feb 2019 20:19:17 -0300
> > Paul Cercueil <paul@xxxxxxxxxxxxxxx> wrote:
> >
> >> Hi,
> >>
> >> As requested by Boris, I added a patch to move all the Ingenic NAND
> >> drivers to their own directory.
> >>
> >> In this V2 I added support for the JZ4740 SoC. The combo of the
> >> jz4780-nemc, jz4780-nand and jz4740-bch now obsolete the old and
> >> dusty
> >> jz4740-nand driver.
> >
> > Any plan to get the old driver removed? I guess you want to migrate
> > the
> > boards to DT first.
>
> Yes, that's the plan - migrate the qi_lb60 board first then drop the old
> driver.

Good, I hate having 2 drivers for the same IP live in parallel for too
long.