summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-cavium.h
Commit message (Collapse)AuthorAgeFilesLines
* spi: octeon: Split driver into Octeon specific and common partsJan Glauber2016-07-241-0/+31
| | | | | | | | Separate driver probing from SPI transfer functions. Signed-off-by: Jan Glauber <jglauber@cavium.com> Tested-by: Steven J. Hill <steven.hill@cavium.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber2016-07-241-0/+298
Move the register definitions to the drivers directory because they are only used there. Signed-off-by: Jan Glauber <jglauber@cavium.com> Tested-by: Steven J. Hill <steven.hill@cavium.com> Signed-off-by: Mark Brown <broonie@kernel.org>