On Thu, Jun 21, 2018 at 8:43 AM Naga Sureshkumar Relli <[email protected]> wrote:
Thank you for your patch! > Add driver for arm pl353 static memory controller nand interface with HW ECC > support. This controller is used in Xilinx Zynq SoC for interfacing the NAND > flash memory. > > Signed-off-by: Naga Sureshkumar Relli <[email protected]> This driver has the same problem as the other patches: use the ARM_AMBA primecell magic numbers detection, and the PrimeCell bus. Otherwise it looks good to me! Yours, Linus Walleij

