Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath79: spi: Remove the explicit pinctrl setting | Wills Wang | 2016-05-21 | 1 | -12/+0 |
| | | | | | | | The correct pinctrl is handled automatically so we don't need to do it in the driver. Signed-off-by: Wills Wang <wills.wang@live.com> | ||||
* | drivers: spi: add spi support for QCA/Atheros ath79 SOCs | Wills Wang | 2016-05-21 | 1 | -0/+240 |
This patch add a compatible spi driver for ath79 series SOC. Signed-off-by: Wills Wang <wills.wang@live.com> Reviewed-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> |