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

From: Miquel Raynal
Date: Thu Mar 07 2024 - 12:28:33 EST


On Fri, 2024-03-01 at 17:33:07 UTC, William Zhang wrote:
> 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>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel