Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-14 | spi: spi-adi-v3: convert to use common clk framework | Scott Jiang | 1 | -6/+7 | |
Use common clk api to get spi clock. Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org> | |||||
2014-04-14 | spi: convert spi-bfin-v3.c to a multiplatform driver | Scott Jiang | 1 | -0/+985 | |
Spi v3 controller is not only used on Blackfin. So rename it and use ioread/iowrite api to make it work on other platform. Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org> |