Re: [U-Boot] [PATCH V2 09/12] imx: mx7dsabresd: enable more DM drivers

2017-05-18 Thread Stefano Babic
Hi Peng, On 13/04/2017 08:09, Peng Fan wrote: > 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 > Cc: Stefano Babic > --- > > V2: > None > > boa

[U-Boot] [PATCH V2 09/12] imx: mx7dsabresd: enable more DM drivers

2017-04-12 Thread Peng Fan
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 Cc: Stefano Babic --- V2: None board/freescale/mx7dsabresd/mx7dsabresd.c | 288 ++