On Wed, 2020-05-06 at 09:11:12 UTC, Christophe Kerello wrote: > This patch removes the constant FMC2_TIMEOUT_US. > FMC2_TIMEOUT_MS will be used each time that we need to wait (except > when the timeout value is set by the framework). > > It was seen, during stress tests with the sequencer in an overloaded > system, that we could be close to 1 second, even if we never met this > value. To be safe, FMC2_TIMEOUT_MS is set to 5 seconds. > > Signed-off-by: Christophe Kerello <christophe.kere...@st.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel