Re: [PATCH 01/19] mtd: spi-nor: debugfs: Fix the flags list

From: Michael Walle
Date: Tue Nov 18 2025 - 03:00:40 EST


On Fri Nov 14, 2025 at 6:53 PM CET, Miquel Raynal wrote:
> As mentioned above the spi_nor_option_flags enumeration in core.h, this
> list should be kept in sync with the one in the core.
>
> Add the missing flag.
>
> Fixes: 6a42bc97ccda ("mtd: spi-nor: core: Allow specifying the byte order in Octal DTR mode")
> Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>

Reviewed-by: Michael Walle <mwalle@xxxxxxxxxx>