commit | 9392b8f65ed3aa7edbd450e11574b451117a03ed | [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 | 6e78dd768eda093dc13d8d43800d9d35c5356a2e [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>