git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38dbfb5
)
spi: sunxi: Add Allwinner A31 SPI controller driver
author
Maxime Ripard
<maxime.ripard@free-electrons.com>
Wed, 5 Feb 2014 13:05:05 +0000
(14:05 +0100)
committer
Mark Brown
<broonie@linaro.org>
Wed, 5 Feb 2014 14:58:36 +0000
(14:58 +0000)
The Allwinner A31 has a new SPI controller IP compared to the older Allwinner
SoCs.
It supports DMA, but the driver only does PIO for now, and DMA will be
supported eventually.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found