commit | d0e59558f3ea17068c38680810ebc60171f0fb03 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Wed Mar 07 05:23:10 2018 -0600 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed Mar 14 23:19:31 2018 +0530 |
tree | 9f4dd74f58299d8b5875dd232d07afebefa6f68c | |
parent | 55865a9f002a3e786391895a65b80915127c7d86 [diff] |
omap3_logic: Enable DM_SPI With the introduction of ("Boards,Need,to,Switch,DM] spi: omap3_spi: Full dm conversion"), Driver Model for McSPI is now available on the omap3. This enables the config by default on omap3_logic boards. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Jagan Teki <jagan@openedev.com>