Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1457227

Re: [PATCH RFCv1 1/1] spi: Expand tx_nbits/rx_nbits to add 8-bit transfer

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH RFCv1 1/1] spi: Expand tx_nbits/rx_nbits to add 8-bit transfer
Date 2016-08-05 20:00 +0200
Message-ID <s2Rzz-2eU-23@gated-at.bofh.it> (permalink)
References <rUyaJ-7qt-5@gated-at.bofh.it> <rUyaJ-7qt-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, Jul 13, 2016 at 01:34:37PM -0600, Girish Mahadevan wrote:
> Expand the tx_nbits/rx_nbits member of the spi_transfer struct to a 4 bit
> value to allow specifying 8 bit transfers (SPI_NBITS_OCTO).

Do you have any examples of hardware that might use this on both the
controller and device side?  Hardware like this tends to be memory
mapped rather than driven by a SPI controller in my experience.

> Change-Id: I0b7ab41b2caa8495da431944ccbc0b90942d5dd9

Don't include noise like this in upstream submissions, it means nothing
outside your gerritt install.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH RFCv1 1/1] spi: Expand tx_nbits/rx_nbits to add 8-bit  transfer Mark Brown <broonie@kernel.org> - 2016-08-05 20:00 +0200

csiph-web