Re: [PATCH v3 3/8] mtd: rawnand: intel: Read the chip-select line from the correct OF node

From: Miquel Raynal
Date: Tue Sep 20 2022 - 04:20:43 EST


On Sat, 2022-07-02 at 23:12:22 UTC, Martin Blumenstingl wrote:
> The chip select has to be read from the flash node which is a child node
> of the NAND controller.
>
> Fixes: 0b1039f016e8a3 ("mtd: rawnand: Add NAND controller support on Intel LGM SoC")
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>

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

Miquel