[PATCH 0/3] spi: mtd: Handle HW message length restrictions
Heiner Kallweit
hkallweit1 at gmail.com
Sat Nov 21 14:59:15 PST 2015
Based on the ongoing discussion how to handle HW restrictions
like max SPI message size this is a new proposal.
Heiner Kallweit (3):
spi: core: add max_msg_size to spi_master
mtd: m25p80: handle HW message size restrictions
spi: fsl-espi: make use of max_msg_size in spi_master to handle HW restrictions
drivers/mtd/devices/m25p80.c | 39 ++++++++++++++++++++++++++++++++++-----
drivers/spi/spi-fsl-espi.c | 1 +
include/linux/spi/spi.h | 4 ++++
3 files changed, 39 insertions(+), 5 deletions(-)
--
2.6.2
More information about the linux-mtd
mailing list