[PATCH v1 4/5] mtd: atmel_nand: Support 32-bit ECC strength

Rob Herring robh at kernel.org
Wed Jan 13 17:09:09 PST 2016


On Wed, Jan 13, 2016 at 05:34:16PM +0100, Romain Izard wrote:
> As the SAMA5D2 controller supports the 32-bit ECC strength, accept it
> as a valid setting when required by the device tree or the NAND
> parameter page.
> 
> Then configure the controller to do use this new setting.
> 
> Signed-off-by: Romain Izard <romain.izard.pro at gmail.com>
> ---
>  .../devicetree/bindings/mtd/atmel-nand.txt         |  3 ++-

Acked-by: Rob Herring <robh at kernel.org>

>  drivers/mtd/nand/atmel_nand.c                      | 23 ++++++++++++++++++----
>  drivers/mtd/nand/atmel_nand_ecc.h                  |  1 +
>  3 files changed, 22 insertions(+), 5 deletions(-)



More information about the linux-mtd mailing list