]> git.dujemihanovic.xyz Git - u-boot.git/commit
mtd: rawnand: stm32_fmc2: add MP25 support
authorChristophe Kerello <christophe.kerello@foss.st.com>
Wed, 6 Mar 2024 09:54:06 +0000 (10:54 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 19 Apr 2024 08:29:10 +0000 (10:29 +0200)
commitf5667d77403fc125bb87b8981de2f575ad2c06e5
tree4637714d477ea8875d62037277de2142a02d2405
parenta10ee1322ae4aff1d9e1a283e89a90ce230e3aa8
mtd: rawnand: stm32_fmc2: add MP25 support

FMC2 IP supports up to 4 chip select. On MP1 SoC, only 2 of them are
available when on MP25 SoC, the 4 chip select are available.

Let's use a platform data structure for parameters that will differ.

Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/mtd/nand/raw/stm32_fmc2_nand.c