commit | 7ea25d602d1f39b94b3bfbbdc885920a64da294c | [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 | 90c38b5270292c05c8eec6fd809c82e109326a81 [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>