[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230328155819.225521-1-christophe.kerello@foss.st.com>
Date: Tue, 28 Mar 2023 17:58:17 +0200
From: Christophe Kerello <christophe.kerello@...s.st.com>
To: <miquel.raynal@...tlin.com>, <richard@....at>, <vigneshr@...com>
CC: <linux-mtd@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
Christophe Kerello <christophe.kerello@...s.st.com>
Subject: [PATCH v3 0/2] mtd: rawnand: stm32_fmc2: do not support EDO mode
The first fix removes EDO mode support from FMC2 driver as the controller
does not support the feature (first fix is needed for v5.4+).
The second fix uses timings.mode instead of checking tRC_min timing
(second fix is needed for v5.10+).
Changes in v3:
- The commit message of first patch has been reworked
- Cc to stable added in each patch
- Tudor Reviewed-by added in each patch
Changes in v2:
- second patch added
Christophe Kerello (2):
mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min
drivers/mtd/nand/raw/stm32_fmc2_nand.c | 3 +++
1 file changed, 3 insertions(+)
--
2.25.1
Powered by blists - more mailing lists