diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-10-01 12:20:10 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-12-10 22:37:30 +0100 |
commit | 533af69cf1a2a6bff211d2abe44044980cc23602 (patch) | |
tree | a7dc6e26e5787c178797216ef3c0bb9e4828e90c /drivers/mtd/nand/ecc.c | |
parent | 6b0c3b84156125e029956e46d2b44e72f513a9fa (diff) |
dt-bindings: mtd: Deprecate nand-ecc-mode
This property does not describe very well its purpose: it describes
the ECC engine type. Deprecate it in favor of nand-ecc-engine which
points to either the NAND part itself in case of on-die ECC, or to the
parent node in case of an integrated ECC engine in the NAND controller
(previously referred as "hardware") or to another node in case of an
external controller. Other "modes" (none/software) are achieved with
the new nand-use-soft-ecc-engine and nand-no-ecc-engine properties.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20201001102014.20100-3-miquel.raynal@bootlin.com
Diffstat (limited to 'drivers/mtd/nand/ecc.c')
0 files changed, 0 insertions, 0 deletions