On Mon, 2021-01-04 at 09:30:57 UTC, Miquel Raynal wrote: > I have been fooled by the logic picking the right ECC engine which is > spread across two functions: *init_module() and *_attach(). I thought > this driver was not impacted by the recent changes around the ECC > engines DT parsing logic but in fact it is. > > Reported-by: kernel test robot <oliver.sang@xxxxxxxxx> > Fixes: d7157ff49a5b ("mtd: rawnand: Use the ECC framework user input parsing bits") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes. Miquel