[PATCH RFCv1 0/1] Update struct spi_transfer to specify 8x bit transfers

From: Girish Mahadevan
Date: Wed Jul 13 2016 - 15:35:04 EST


Weâre working on a driver for a Quad SPI controller [using up to 4 data lines] which can use dual-data-sampling to implement 8-bit transfers. To allow a slave driver to specify the 8-bit transfer we'd like to make this change to the spi_transfer data structure. We are still working on the driver we will send an RFC for the driver patches separately once it is ready.

Girish Mahadevan (1):
spi: Expand tx_nbits/rx_nbits to add 8-bit transfer

include/linux/spi/spi.h | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)

--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project