commit | 6fbbcfdf06cffe38a8cec31ba14e404435527e35 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Apr 13 14:09:57 2017 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu May 18 11:24:34 2017 +0200 |
tree | cd4788922d4e57f96d897215a6c150086fb3c394 | |
parent | aab203eb2e0d76fedc0280403edf8ed79b630e89 [diff] |
imx: mx7dsabresd: enable more DM drivers Enable more DM drivers. The imx I2C/MMC DM drivers needs DM_GPIO enabled. The 74x164 drivers needs SOFT_SPI and DM_GPIO enabled. So needs to enable them together. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>