Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: xtensa-xtfpga: Fix checkpatch issue | Jingoo Han | 2014-09-02 | 1 | -0/+1 |
| | | | | | | | | | | Fix the following checkpatch warnings. WARNING: Missing a blank line after declarations Signed-off-by: Jingoo Han <jg1.han@samsung.com> Acked-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org> | ||||
* | spi: add xtfpga SPI controller driver | Max Filippov | 2014-03-13 | 1 | -0/+170 |
This simple SPI master controller is built into xtfpga bitstreams. It always transfers 16 bit words in SPI mode 0, automatically asserting CS on transfer start and deasserting on end. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org> |