Re: [PATCH v2 1/2] mtd: spinand: macronix: Add support for reading Device ID 2

From: Miquel Raynal
Date: Mon Jul 08 2024 - 03:02:21 EST


On Thu, 2024-07-04 at 02:48:38 UTC, Cheng Ming Lin wrote:
> From: Cheng Ming Lin <chengminglin@xxxxxxxxxxx>
>
> Adding the Device ID 2 on Macronix serial NAND flash.
>
> When the number of flashes increases, we need to utilize
> Device ID 2 to distinguish between different flashes.
>
> These flashes have been validated on Xilinx zynq-picozed
> board which included Macronix SPI Host.
>
> Signed-off-by: Cheng Ming Lin <chengminglin@xxxxxxxxxxx>

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

Miquel