On Fri, Feb 12, 2016 at 07:11:23PM +0100, Rafał Miłecki wrote: > This allows specifying algorithm used for NAND ECC. There are two > available values: "bch" and "hamming". It's important as having just > ECC parameters (step, strength) isn't enough to determine algorithm, > e.g. you can't distinct BCH-1 and Hamming. > > Signed-off-by: Rafał Miłecki <zajec5@xxxxxxxxx> > --- > Documentation/devicetree/bindings/mtd/nand.txt | 3 +++ Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/of/of_mtd.c | 33 ++++++++++++++++++++++++++ > include/linux/mtd/nand.h | 5 ++++ > include/linux/of_mtd.h | 6 +++++ > 4 files changed, 47 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html