]> git.sur5r.net Git - u-boot/commit
imx: mx6sxsabresd: Enable DM driver
authorPeng Fan <peng.fan@nxp.com>
Tue, 2 Jan 2018 01:32:08 +0000 (09:32 +0800)
committerStefano Babic <sbabic@denx.de>
Fri, 12 Jan 2018 13:28:04 +0000 (14:28 +0100)
commit5dfc9d3766ee74f3711747a5fc9fa763ae82747c
tree725001e1a0d5e0f4b4cb7c470278d38cefc305dd
parentf8e450a7f61a04967d3fa74817b3abc9ec95aecd
imx: mx6sxsabresd: Enable DM driver

Enable I2C/MMC/GPIO/REGUALTOR/PMIC/USB DM drivers.
There are some dependency, such as when DM MMC enabled, USB compile error.
Also the i.MX I2C MMC DM driver does not support legacy GPIO interface.
So enable them all together.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
board/freescale/mx6sxsabresd/mx6sxsabresd.c
configs/mx6sxsabresd_defconfig
configs/mx6sxsabresd_spl_defconfig
include/configs/mx6sxsabresd.h