[PATCH 0/2] mmc: fsl_esdhc_imx: Auto-detect higher speeds
Adam Ford
aford173 at gmail.com
Wed Jan 12 14:53:54 CET 2022
The driver in the Linux kernel can automatically detect high speed
options like UHS, HS200, HS400 and HS400-ES without needing to add special
flags to the device tree.
UHS appears to have been broken in this driver, so fix UHS support, and
add auto-detection.
Adam Ford (2):
mmc: fsl_esdhc_imx: Fix fsl_esdhc_wait_dat0
mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps
drivers/mmc/fsl_esdhc_imx.c | 31 +++++++++++++++++++++++++++++--
1 file changed, 29 insertions(+), 2 deletions(-)
--
2.32.0
More information about the U-Boot
mailing list