commit | bace41f80f65dc4ba13c892bac783e7e81847379 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Aug 27 10:51:58 2020 +0200 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Mon Sep 28 15:59:42 2020 +0200 |
tree | 16b44ea42a23ec7ce4b826e54b7626576e98dfb0 | |
parent | ef24f97daac4d9450c956ab165d8337c2feca0e9 [diff] |
mtd: rawnand: Use the new ECC engine type enumeration Mechanical switch from the legacy "mode" enumeration to the new "engine type" enumeration in drivers and board files. The device tree parsing is also updated to return the new enumeration from the old strings. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Link: https://lore.kernel.org/linux-mtd/20200827085208.16276-11-miquel.raynal@bootlin.com