From: Adam Ford <aford173@gmail.com>
To: u-boot@lists.denx.de
Cc: peng.fan@nxp.com, haibo.chen@nxp.com,
andrey.zhizhikin@leica-geosystems.com, tharvey@gateworks.com,
estevam@gmail.com, sbabic@denx.de, aford@beaconembedded.com,
Adam Ford <aford173@gmail.com>
Subject: [PATCH 0/2] mmc: fsl_esdhc_imx: Auto-detect higher speeds
Date: Wed, 12 Jan 2022 07:53:54 -0600 [thread overview]
Message-ID: <20220112135356.322069-1-aford173@gmail.com> (raw)
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
next reply other threads:[~2022-01-12 13:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-12 13:53 Adam Ford [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220112135356.322069-1-aford173@gmail.com \
--to=aford173@gmail.com \
--cc=aford@beaconembedded.com \
--cc=andrey.zhizhikin@leica-geosystems.com \
--cc=estevam@gmail.com \
--cc=haibo.chen@nxp.com \
--cc=peng.fan@nxp.com \
--cc=sbabic@denx.de \
--cc=tharvey@gateworks.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox