commit | 33c8cf42152258450f2733c263a8fe8635517c68 | [log] [tgz] |
---|---|---|
author | Christophe Kerello <christophe.kerello@st.com> | Fri Dec 14 10:58:08 2018 +0100 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Tue Feb 05 15:39:37 2019 +0100 |
tree | 911e5cef918eb4256773f3c8e7b16700af38f55e | |
parent | 2cd457f328c100bc98e36d55fe210e9ab067c704 [diff] |
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>