commit | 4d1dd69e5f12208ed3d04f99fd9b2a1e926f89cd | [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 | b2b41d27775823b8e19f6816aa08ffca0e234ade [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>