On Thu, Dec 08, 2022 at 05:06:58PM +0800, haibo.chen@xxxxxxx wrote: > From: Haibo Chen <haibo.chen@xxxxxxx> > > For clock and strobe pad of usdhc, need to config as pull down. > Current pad config set these pad as both pull up and pull down, > this is wrong, so fix it here. > Find this issue when enable HS400ES mode on one Micron eMMC chip, > CMD8 always meet CRC error in HS400ES/HS400 mode. > > Fixes: e37907bd8294 ("arm64: dts: freescale: add i.MX93 11x11 EVK basic support") > Signed-off-by: Haibo Chen <haibo.chen@xxxxxxx> Applied, thanks!