Re: [[LINUX PATCH v10] 4/4] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface

From: Linus Walleij
Date: Thu Jun 28 2018 - 14:13:55 EST


On Thu, Jun 28, 2018 at 2:13 PM Naga Sureshkumar Relli
<nagasure@xxxxxxxxxx> wrote:


> > This driver has the same problem as the other patches:
> > use the ARM_AMBA primecell magic numbers detection, and the PrimeCell bus.
>
> Here the child is NAND controller and the parent is PL353 SMC,
> so do we need to update this also as AMBA driver?

No, sorry. The parent is spawning another device and you
should indeed use a platform device for that.

Forget this comment.

Yours,
Linus Walleij