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

From: Christophe Kerello
Date: Mon Mar 27 2023 - 05:48:59 EST


The first patch removes EDO mode support from FMC2 driver as the controller
does not support the feature and has to be applied on Kernel LTS. The second
patch uses timings.mode instead of checking tRC_min timing for Kernel next.

Changes in v2:
- second patch added for Kernel next

Christophe Kerello (2):
mtd: rawnand: stm32_fmc2: do not support 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