commit | 8b562ef388433efb7d5a4e4de433c8c20ffd67b1 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Wed Mar 14 18:46:34 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 06 16:11:09 2018 -0400 |
tree | 18dc77c58e9d403cb801e6d7206f895d7666221a | |
parent | 153b070fc0495bcc5d8b29acae4d2ef3168ea880 [diff] |
at91: taurus: Enable DM_SPI Enable DM_SPI for atmel SPI driver on taurus board. Kept few functions related to non-dm and gpio on board files for reference and will be remove once code moved to relevant drivers. Cc: Heiko Schocher <hs@denx.de> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>