Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | spi: sunxi: Add Allwinner A31 SPI controller driver | Maxime Ripard | 2014-02-05 |
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> |