Re: [PATCH v2] mtd: spinand: Enable QE on all dies

From: Miquel Raynal

Date: Fri Sep 04 2026 - 13:38:14 EST


On Thu, 13 Aug 2026 08:07:24 -0500, han.xu@xxxxxxxxxxx wrote:
> The QUAD ENABLE (QE) bit is stored in a per-die configuration
> register on some SPI-NAND devices. When a device contains multiple
> dies, updating the QE bit only on the currently selected die can
> leave the remaining dies operating in non-quad mode.
>
> Iterate over all targets and update the QE setting on each die
> during initialization to ensure consistent quad I/O operation
> across the entire device.
>
> [...]

Applied to mtd/fixes, thanks!

[1/1] mtd: spinand: Enable QE on all dies
commit: 63d6cace2c4a7f36c1cb44f1bb5e0f3ef19e5c7f

Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).

Kind regards,
Miquèl