On Mon, Jun 11, 2018 at 10:52:19PM +0200, Stefan Agner wrote: > Add Reed-Solomon (RS) to the enumeration of ECC algorithms. > > Signed-off-by: Stefan Agner <ste...@agner.ch> > Reviewed-by: Boris Brezillon <boris.brezil...@bootlin.com> > --- > Documentation/devicetree/bindings/mtd/nand.txt | 2 +-
Acked-by: Rob Herring <r...@kernel.org> > drivers/mtd/nand/raw/nand_base.c | 1 + > include/linux/mtd/rawnand.h | 1 + > 3 files changed, 3 insertions(+), 1 deletion(-)