ARM: dts: imx: Set default tuning step for imx6sx usdhc
authorXiaolei Wang <xiaolei.wang@windriver.com>
Wed, 26 Jul 2023 07:57:47 +0000 (15:57 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sun, 30 Jul 2023 13:45:24 +0000 (21:45 +0800)
commit0a2b96e42a0284c4fc03022236f656a085ca714a
treeced7b5e4e8e02bc3a3df2ef339d3e44ea7edfffa
parentf02b53375e8f14b4c27a14f6e4fb6e89914fdc29
ARM: dts: imx: Set default tuning step for imx6sx usdhc

If the tuning step is not set, the tuning step is set to 1.
For some sd cards, the following Tuning timeout will occur.

Tuning failed, falling back to fixed sampling clock

So set the default tuning step. This refers to the NXP vendor's
commit below:

https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/
arch/arm/boot/dts/imx6sx.dtsi#L1108-L1109

Fixes: 1e336aa0c025 ("mmc: sdhci-esdhc-imx: correct the tuning start tap and step setting")
Signed-off-by: Xiaolei Wang <xiaolei.wang@windriver.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6sx.dtsi