Re: [PATCH v8 0/2] mtd: rawnand: meson: add Amlogic NAND driver support

From: Miquel Raynal
Date: Tue Jan 15 2019 - 03:49:15 EST


Hi Jianxin,

Jianxin Pan <jianxin.pan@xxxxxxxxxxx> wrote on Sun, 16 Dec 2018
23:17:41 +0800:

> These two patches try to add initial NAND driver support for Amlogic Meson
> SoCs, current it has been tested on GXL(p212) and AXG(s400) platform.
>
> Changes since V6 at [8]
> - fix bitflips checking for blank pages
> - trace the latest commit with nand/next branch
> - checking the return of meson_nand_op_get_dma_safe_*input/output*_buf
> - add .detach_chip for free meson_nand.data_buf/info_buf
>

Can you send a v9 with the build failre (object_is_on_stack pb) fixed
and the Kconfig entry updated (the Meson common clock thing) as
suggested by Martin?


Thanks,
MiquÃl