[PATCH 0/4] spi-synquacer fixes and improvement

Masahisa Kojima masahisa.kojima at linaro.org
Tue May 17 10:41:35 CEST 2022


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



More information about the U-Boot mailing list