lkml.org 
[lkml]   [2021]   [Apr]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] MTD: spinand: Add spi_mem_poll_status() support
Date
From: Patrice Chotard <patrice.chotard@foss.st.com>

This series adds support for the spi_mem_poll_status() spinand
interface.
Some QSPI controllers allows to poll automatically memory
status during operations (erase or write). This allows to
offload the CPU for this task.
STM32 QSPI is supporting this feature, driver update are also
part of this series.

Christophe Kerello (3):
spi: spi-mem: add automatic poll status functions
mtd: spinand: use the spi-mem poll status APIs
spi: stm32-qspi: add automatic poll status feature

drivers/mtd/nand/spi/core.c | 22 ++++++++--
drivers/spi/spi-mem.c | 34 +++++++++++++++
drivers/spi/spi-stm32-qspi.c | 80 ++++++++++++++++++++++++++++++++----
include/linux/mtd/spinand.h | 1 +
include/linux/spi/spi-mem.h | 8 ++++
5 files changed, 133 insertions(+), 12 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2021-04-26 16:41    [W:0.122 / U:0.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site