Re: [PATCH] ARM: dts: imx: Set default tuning step for imx7d usdhc0

From: Fabio Estevam
Date: Sat Jul 22 2023 - 08:24:10 EST


On Sat, Jul 22, 2023 at 4:29 AM wangxiaolei <xiaolei.wang@xxxxxxxxxxxxx> wrote:

> Oh, I didn't notice this patch on linux-imx, I refer to the settings in
> https://github.com/nxp-imx/uboot-imx.git,
>
> but it should be the same, I think it is better to bring this patch in

Please send a patch that passes:

fsl,tuning-step = <2>;
fsl,tuning-start-tap = <20>;

to all usdhc instances in imx7s.dtsi.

Other imx dtsi files do this, but imx7s.dtsi currently misses these properties.

Thanks