summaryrefslogtreecommitdiff
path: root/include/linux/spi/qcom-spi.h (follow)
Commit message (Collapse)AuthorAge
* spi: spi_qsd: Add slave support for QUP coreDilip Kota2017-11-23
| | | | | | | | | The QUP core can be programmed to operate as an SPI slave. This change modifies the existing SPI master driver and adds the slave functionality. Change-Id: I73189339956e0fd52449391737fb1e616a6e0bb2 Signed-off-by: Dilip Kota <dkota@codeaurora.org>
* spi: Add snapshot of SPI QSD driverGirish Mahadevan2016-03-22
This change adds a snapshot of SPI QSD driver from the 3.18 branch. kernel-3.18 baseline: e70ad0cd5efdd9dc91a77dcdac31d6132e1315c1 Change-Id: I6e2a4be429a2681603a12e5ecb6853582cd3ffbe Signed-off-by: Girish Mahadevan <girishm@codeaurora.org>