]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: fsl_esdhc_imx: add wait_dat0() support
authorHaibo Chen <haibo.chen@nxp.com>
Thu, 5 Nov 2020 06:57:13 +0000 (14:57 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 6 Dec 2020 14:31:36 +0000 (15:31 +0100)
commit4b93699e4d6949950461b3b6fee4204e47b39e2e
treede08e99e4ba611cd351cd5fffe15581dab39b7c9
parent87d38385f76582371557c60edceb01551453afa0
mmc: fsl_esdhc_imx: add wait_dat0() support

Add wait_dat0() support, upper layer will use this callback.

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/fsl_esdhc_imx.c