MLK-14775 mx7dsabresd: Disable USDHC2 in device tree
authorYe Li <ye.li@nxp.com>
Tue, 9 May 2017 01:53:07 +0000 (20:53 -0500)
committerYe Li <ye.li@nxp.com>
Tue, 9 May 2017 01:53:07 +0000 (20:53 -0500)
commit6b0d709df65a3aa1438cd6081569012030f81b88
tree8d0c41597be755066848ef9a70490d9c85c9ae1c
parent0fe7573cffcb50d6bcb401f644cc37f5af28b388
MLK-14775 mx7dsabresd: Disable USDHC2 in device tree

The USDHC2 is connecting to BT/WIFI chip on SDB board, this controller is enabled
in device tree as SDIO, but USDHC driver in u-boot will use it as SDHC. So totally
3 USDHC devices will be created, and cause run time MMC environments go wrong because
it only supports USDHC1 and USDHC3.

So disable the unused USDHC2 controller in u-boot device tree.

Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/dts/imx7d-sdb.dts