Re: [PATCH v7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap

From: Miquel Raynal
Date: Thu Feb 29 2024 - 05:28:32 EST


Hi William,

william.zhang@xxxxxxxxxxxx wrote on Tue, 27 Feb 2024 12:12:52 -0800:

> This is the update to the patch 12 in the original series [1] that was
> applied to nand-next except this patch.

This is context. While interesting, it should not be part of the commit
log but instead located...

>
> BCMBCA broadband SoC based board design does not specify ecc setting in
> dts but rather use the SoC NAND strap info to obtain the ecc strength
> and spare area size setting. Add brcm,nand-ecc-use-strap dts propety for
> this purpose and update driver to support this option. However these two
> options can not be used at the same time.
>
> Signed-off-by: William Zhang <william.zhang@xxxxxxxxxxxx>
> Reviewed-by: David Regan <dregan@xxxxxxxxxxxx>
>
> [1] https://lore.kernel.org/lkml/20240223034758.13753-1-william.zhang@xxxxxxxxxxxx/

This as well should be below.
>
> ---

..here.

Thanks,
Miquèl