On Thu, Jun 28, 2018 at 2:13 PM Naga Sureshkumar Relli <nagas...@xilinx.com> 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