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


Groups > linux.kernel > #1457227 > unrolled thread

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

Started byMark Brown <broonie@kernel.org>
First post2016-08-05 20:00 +0200
Last post2016-08-05 20:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromMark Brown <broonie@kernel.org>
Date2016-08-05 20:00 +0200
SubjectRe: [PATCH RFCv1 1/1] spi: Expand tx_nbits/rx_nbits to add 8-bit transfer
Message-ID<s2Rzz-2eU-23@gated-at.bofh.it>

[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.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web