
17 May
2022
17 May
'22
10:41 a.m.
When we support SPI-NAND flash with spi-synquacer driver, we encounter several issues. This series fixes the spi-synquacer driver to make SPI-NAND flash device work. This series also includes some improvement and simplifies the implementation.
Masahisa Kojima (4): spi: synquacer: busy variable must be initialized before use spi: synquacer: wait until slave is deselected spi: synquacer: DMSTART bit must not be set while transferring spi: synquacer: simplify tx completion checking
drivers/spi/spi-synquacer.c | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-)
--
2.17.1