public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2]  mmc: fsl_esdhc_imx: Auto-detect higher speeds
@ 2022-01-12 13:53 Adam Ford
  2022-01-12 13:53 ` [PATCH 1/2] mmc: fsl_esdhc_imx: Fix fsl_esdhc_wait_dat0 Adam Ford
  2022-01-12 13:53 ` [PATCH 2/2] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps Adam Ford
  0 siblings, 2 replies; 8+ messages in thread
From: Adam Ford @ 2022-01-12 13:53 UTC (permalink / raw)
  To: u-boot
  Cc: peng.fan, haibo.chen, andrey.zhizhikin, tharvey, estevam, sbabic,
	aford, Adam Ford

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-02-19 13:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-12 13:53 [PATCH 0/2] mmc: fsl_esdhc_imx: Auto-detect higher speeds Adam Ford
2022-01-12 13:53 ` [PATCH 1/2] mmc: fsl_esdhc_imx: Fix fsl_esdhc_wait_dat0 Adam Ford
2022-01-14  3:18   ` Bough Chen
2022-02-19 13:08   ` sbabic
2022-02-19 13:27     ` Fabio Estevam
2022-02-19 13:43       ` Stefano Babic
2022-01-12 13:53 ` [PATCH 2/2] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps Adam Ford
2022-02-19 13:07   ` sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox