Patch "ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property" has been added to the 5.4-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

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

to the 5.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm-dts-imx7d-meerkat96-fix-the-tuning-step-property.patch
and it can be found in the queue-5.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit c1737271fb0705ca207380d54305068a10b522fa
Author: Fabio Estevam <festevam@xxxxxxxxx>
Date:   Thu May 20 18:42:12 2021 -0300

    ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property
    
    [ Upstream commit 7c8f0338cdacc90fdf6468adafa8e27952987f00 ]
    
    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: Fabio Estevam <festevam@xxxxxxxxx>
    Fixes: ae7b3384b61b ("ARM: dts: Add support for 96Boards Meerkat96 board")
    Signed-off-by: Shawn Guo <shawnguo@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/boot/dts/imx7d-meerkat96.dts b/arch/arm/boot/dts/imx7d-meerkat96.dts
index 5339210b63d0..dd8003bd1fc0 100644
--- a/arch/arm/boot/dts/imx7d-meerkat96.dts
+++ b/arch/arm/boot/dts/imx7d-meerkat96.dts
@@ -193,7 +193,7 @@
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_usdhc1>;
 	keep-power-in-suspend;
-	tuning-step = <2>;
+	fsl,tuning-step = <2>;
 	vmmc-supply = <&reg_3p3v>;
 	no-1-8-v;
 	broken-cd;



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux