提交 0e2fa495 编写于 作者: F Fabio Estevam 提交者: Shawn Guo

ARM: dts: imx7d-pico: Fix the 'tuning-step' property

According to Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml, the
correct name of the property is 'fsl,tuning-step'.

Fix it accordingly.
Signed-off-by: NFabio Estevam <festevam@gmail.com>
Fixes: f13f571a ("ARM: dts: imx7d-pico: Extend peripherals support")
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 7c8f0338
......@@ -351,7 +351,7 @@
pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
cd-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
bus-width = <4>;
tuning-step = <2>;
fsl,tuning-step = <2>;
vmmc-supply = <&reg_3p3v>;
wakeup-source;
no-1-8-v;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册