[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210928222258.199726-1-miquel.raynal@bootlin.com>
Date: Wed, 29 Sep 2021 00:22:39 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
Tudor Ambarus <Tudor.Ambarus@...rochip.com>
Cc: <linux-mtd@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
Miquel Raynal <miquel.raynal@...tlin.com>
Subject: [PATCH 0/9] Keep on-die ECC engines compatibility
Recent changes broke the possibility to set the desired ECC engine type
from DT, this is of course an error and needed to be fixed. The fix
applies to all drivers which already received a previous incomplete fix
(about SW support). Hopefully this time we should be good. Sorry for the
noise.
Miquel Raynal (9):
mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC
engines
mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC
engines
mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines
mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC
engines
mtd: rawnand: orion: Keep the driver compatible with on-die ECC
engines
mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC
engines
mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC
engines
mtd: rawnand: socrates: Keep the driver compatible with on-die ECC
engines
mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines
drivers/mtd/nand/raw/ams-delta.c | 12 +++++++++---
drivers/mtd/nand/raw/au1550nd.c | 12 +++++++++---
drivers/mtd/nand/raw/gpio.c | 12 +++++++++---
drivers/mtd/nand/raw/mpc5121_nfc.c | 12 +++++++++---
drivers/mtd/nand/raw/orion_nand.c | 12 +++++++++---
drivers/mtd/nand/raw/pasemi_nand.c | 12 +++++++++---
drivers/mtd/nand/raw/plat_nand.c | 12 +++++++++---
drivers/mtd/nand/raw/socrates_nand.c | 12 +++++++++---
drivers/mtd/nand/raw/xway_nand.c | 12 +++++++++---
9 files changed, 81 insertions(+), 27 deletions(-)
--
2.27.0
Powered by blists - more mailing lists