Re: [PATCH 1/2] mtd: spi-nand: Add support for randomizer

From: Miquel Raynal
Date: Fri Aug 08 2025 - 06:16:26 EST


Hi Cheng Ming,

On 08/08/2025 at 17:55:02 +08, Cheng Ming Lin <linchengming884@xxxxxxxxx> wrote:

> From: Cheng Ming Lin <chengminglin@xxxxxxxxxxx>
>
> Add randomizer operation support for user data scrambling.
>
> For more high-reliability concern, if subpage write not available with
> hardware ECC and then to enable randomizer is recommended by default.

Could we adopt a helper that allows to enable and disable the
randomizer?

I have no use case in mind right now, but I feel like it would be a
better approach.

Thanks,
Miquèl