Re: [PATCH] Revert "mtd: spinand: esmt: fix id code for F50D1G41LB"
From: Miquel Raynal
Date: Mon Dec 08 2025 - 03:34:28 EST
On 02/12/2025 at 23:05:56 +08, Ziyang Huang <hzyitc@xxxxxxxxxxx> wrote:
> This reverts commit dd26402642a0899fde59ea6b0852fad3d799b4cc.
>
> The issue George met is due to the limit of QPIC, not the issue of the
> flash chip.
>
> QPIC only supports 4 bytes ID. So the fifth byte is always 0.
>
> If we use spi-gpio, the fifth byte can be read correctly.
>
> Signed-off-by: Ziyang Huang <hzyitc@xxxxxxxxxxx>
> ---
So how do we solve that?
Is there anything than can be done on the qpic side?
Thanks,
Miquèl