[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1468438477-18883-1-git-send-email-girishm@codeaurora.org>
Date: Wed, 13 Jul 2016 13:34:36 -0600
From: Girish Mahadevan <girishm@...eaurora.org>
To: broonie@...nel.org, linux-spi@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: sboyd@...eaurora.org, sdharia@...eaurora.org,
girishm@...eaurora.org, linux-arm-msm@...r.kernel.org
Subject: [PATCH RFCv1 0/1] Update struct spi_transfer to specify 8x bit transfers
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
Powered by blists - more mailing lists