[PATCH v3 0/2] mtd: rawnand: stm32_fmc2: do not support EDO mode

Christophe Kerello christophe.kerello at foss.st.com
Tue Mar 28 08:58:17 PDT 2023


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




More information about the linux-mtd mailing list