]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: stm32_fmc2: add polling mode
authorChristophe Kerello <christophe.kerello@st.com>
Fri, 14 Dec 2018 09:58:08 +0000 (10:58 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 5 Feb 2019 14:39:37 +0000 (15:39 +0100)
commit4b32842c1f0c1efef064f904e5474fc38727f8ac
tree911e5cef918eb4256773f3c8e7b16700af38f55e
parentd6be4a72df2e8b031501c044a3f3f7401f22044c
mtd: rawnand: stm32_fmc2: add polling mode

This patch adds the polling mode, a basic mode that do not need
any DMA channels. This mode is also useful for debug purpose.

Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/stm32_fmc2_nand.c