Commits
faqiang.zhu committed 28e718a2508
MA-14916-11 change mmc device index for 8mm and 8mn Compared to imx_v2018.03 branch, on imx_v2019.04 branch, usdhc nodes have aliases, the indexes of these aliases are used as indexes for the devices connected to the usdhcs. not like before, directly start from 0 imx8mm and imx8mn has three usdhcs, the last two are used to connect to SD card and eMMC and SD card. so the index value shoud be 1 and 2. imx8mq has two usdhcs, imx8qxp and imx8qm have three usdhcs but use the first two usdhcs, index values for MMC devices have no change. Change-Id: I6eeec610a4550e60a2b87949922ee5430898cfab Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/9482 Reviewed-by: Wang Haoran <elven.wang@nxp.com> Reviewed-by: guoyin.chen <guoyin.chen@nxp.com>