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 <[email protected]> > Reviewed-by: Boris Brezillon <[email protected]> > --- > Documentation/devicetree/bindings/mtd/nand.txt | 2 +-
Acked-by: Rob Herring <[email protected]> > drivers/mtd/nand/raw/nand_base.c | 1 + > include/linux/mtd/rawnand.h | 1 + > 3 files changed, 3 insertions(+), 1 deletion(-)

