ARM: imx: vining2000: Convert MMC and block to DM
authorMarek Vasut <marex@denx.de>
Fri, 17 May 2019 20:25:24 +0000 (22:25 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jun 2019 08:42:48 +0000 (10:42 +0200)
commitac2b71f60b7f0d9473017177e1710e2479d8c882
tree4e2e5f0a0a7b42a4d23d8eb70785056d5a74f739
parent3fe3f02f066547dbc83c38800a1acbdb519f0565
ARM: imx: vining2000: Convert MMC and block to DM

Enable DM block and DM MMC support on iMX6SX VINING|2000 .
Convert board code to match the DM support. This disables
USB mass storage support due to missing DM USB, however
that will be re-enabled in subsequent patch.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Silvio Fricke <silvio.fricke@softing.com>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/dts/imx6sx-softing-vining-2000.dts
board/softing/vining_2000/vining_2000.c
configs/vining_2000_defconfig