summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sifive.c
Commit message (Expand)AuthorAgeFilesLines
* spi: sifive: Remove redundant dev_err call in sifive_spi_probe()Wei Yongjun2019-02-221-1/+0
* spi: sifive: Remove spi_master_put in sifive_spi_remove()Wei Yongjun2019-02-221-1/+0
* spi: sifive: Add driver for the SiFive SPI controllerYash Shah2019-02-191-0/+450