diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2016-04-22 13:23:13 +0200 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2016-05-05 23:55:14 +0200 |
commit | ba4f46b28f87396d3270d05d8d0e08467471b7fb (patch) | |
tree | 09a1a2c22d26e24367bb35cea61bb014a7137047 /kernel | |
parent | mtd: mtd: drop NAND_ECC_SOFT_BCH enum value (diff) | |
download | linux-ba4f46b28f87396d3270d05d8d0e08467471b7fb.tar.xz linux-ba4f46b28f87396d3270d05d8d0e08467471b7fb.zip |
mtd: nand: add support for "nand-ecc-algo" DT property
So far it was only possible to specify ECC algorithm using "soft" and
"soft_bch" values of nand-ecc-mode prop. There wasn't a way to specify
it for a hardware ECC mode.
Now that we have independent field in NAND subsystem for storing info
about ECC algorithm we may also add support for this new DT property.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions