commit | f5667d77403fc125bb87b8981de2f575ad2c06e5 | [log] [tgz] |
---|---|---|
author | Christophe Kerello <christophe.kerello@foss.st.com> | Wed Mar 06 10:54:06 2024 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Apr 19 10:29:10 2024 +0200 |
tree | 4637714d477ea8875d62037277de2142a02d2405 | |
parent | a10ee1322ae4aff1d9e1a283e89a90ce230e3aa8 [diff] |
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>