Some chips, e.g. Micron MT29F1G08ABBFAH4, has a mandatory on-die ECC. Add "on-die" as ECC engine type in order to be compatible with those. Signed-off-by: Marcus Folkesson <marcus.folkesson@xxxxxxxxx> --- Marcus Folkesson (2): mtd: nand: davinci: add support for on-die ECC engine type dt-bindings: mtd: davinci: add support for on-die ECC engine type Documentation/devicetree/bindings/mtd/davinci-nand.txt | 1 + drivers/mtd/nand/raw/davinci_nand.c | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) --- base-commit: 200289db261f0c8131a5756133e9d30966289c3b change-id: 20241001-ondie-a0edcf28f846 Best regards, -- Marcus Folkesson <marcus.folkesson@xxxxxxxxx>