commit | 4dc04ebfa3dc4307a6fbe7348f4cacaeec306056 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Wed Mar 14 18:46:40 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 06 16:11:09 2018 -0400 |
tree | 2a6c5273b2b1970bfbace63b1a26116640af198f | |
parent | ca57bd6718366cefb07f15a9eb09ba67f17bde86 [diff] |
at91: ma5d4evk: Enable DM_SPI AT91 ma5d4evk board uses atmel spi driver, enable DM_SPI to use dm functionality. Kept few functions related to non-dm and gpio on board files for reference and will be remove once code moved to relevant drivers. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>