summaryrefslogtreecommitdiffstats
path: root/.cocciconfig
diff options
context:
space:
mode:
authorIcenowy Zheng <icenowy@aosc.xyz>2017-03-06 13:14:43 +0100
committerMark Brown <broonie@kernel.org>2017-03-07 13:10:39 +0100
commit913f536c6c18a2e19e32f06971101c1d0ae3739c (patch)
treef19995a3535e73416a98391c1568149a2ec60c8f /.cocciconfig
parentLinux 4.11-rc1 (diff)
downloadlinux-913f536c6c18a2e19e32f06971101c1d0ae3739c.tar.xz
linux-913f536c6c18a2e19e32f06971101c1d0ae3739c.zip
spi: sun6i: Allow transfers larger than FIFO size
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> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions