diff options
author | Icenowy Zheng <[email protected]> | 2017-03-06 20:14:43 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-03-07 13:10:39 +0100 |
commit | 913f536c6c18a2e19e32f06971101c1d0ae3739c (patch) | |
tree | f19995a3535e73416a98391c1568149a2ec60c8f /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 (diff) |
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 <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions