Re: [PATCH v2] mtd: rawnand: pl353: Set the nand chip node as the flash node

From: Miquel Raynal
Date: Fri Feb 18 2022 - 09:33:28 EST


On Wed, 2022-02-09 at 05:34:27 UTC, Amit Kumar Mahapatra wrote:
> In devicetree the flash information is embedded within nand chip node,
> so during nand chip initialization the nand chip node should be passed
> to nand_set_flash_node() api, instead of nand controller node.
>
> Fixes: 08d8c62164a3 ("mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller")
> Signed-off-by: Amit Kumar Mahapatra <amit.kumar-mahapatra@xxxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel