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


Groups > linux.kernel > #1594164 > unrolled thread

Re: [PATCH] spi: sun6i: Allow transfers larger than FIFO size

Started byMaxime Ripard <maxime.ripard@free-electrons.com>
First post2017-03-07 13:20 +0100
Last post2017-03-07 13:20 +0100
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] spi: sun6i: Allow transfers larger than FIFO size Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-03-07 13:20 +0100

#1594164 — Re: [PATCH] spi: sun6i: Allow transfers larger than FIFO size

FromMaxime Ripard <maxime.ripard@free-electrons.com>
Date2017-03-07 13:20 +0100
SubjectRe: [PATCH] spi: sun6i: Allow transfers larger than FIFO size
Message-ID<timfT-7nz-1@gated-at.bofh.it>

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

On Mon, Mar 06, 2017 at 08:14:43PM +0800, Icenowy Zheng wrote:
> The spi-sun6i driver have the same problem that spi-sun4i used to have
> -- SPI transfers are limited to one FIFO depth.
> 
> This commit fixes this problem in the same way it's fixed in spi-sun4i.
> See commit 196737912da5 ("spi: sun4i: Allow transfers larger than FIFO size")
> for more information.
> 
> The sun6i SPI controllers features changeable interrupt trigger level, but I
> set it to 3/4 of fifo depth, as same as the the sun4i SPI controllers.
> 
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web