]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: add Reed-Solomon error correction algorithm
authorStefan Agner <stefan@agner.ch>
Sun, 24 Jun 2018 21:27:22 +0000 (23:27 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 2 Jul 2018 07:01:41 +0000 (09:01 +0200)
commit39dce58fa423859ab75e6ca26a7df64140b57624
tree2a2ef32716ef30020ca9bef81787fe1f44e81048
parent6256b4f6f9ecae39bb575902afd8aa46dece714f
mtd: rawnand: add Reed-Solomon error correction algorithm

Add Reed-Solomon (RS) to the enumeration of ECC algorithms.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Documentation/devicetree/bindings/mtd/nand.txt
drivers/mtd/nand/raw/nand_base.c
include/linux/mtd/rawnand.h