> Subject: [PATCH] arm64: dts: imx93-11x11-evk: correct clock and strobe pad > setting > > 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> Reviewed-by: Peng Fan <peng.fan@xxxxxxx>