linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property
@ 2021-05-20 21:42 Fabio Estevam
  2021-05-20 21:42 ` [PATCH 2/2] ARM: dts: imx7d-pico: " Fabio Estevam
  2021-05-23  5:31 ` [PATCH 1/2] ARM: dts: imx7d-meerkat96: " Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2021-05-20 21:42 UTC (permalink / raw)
  To: shawnguo; +Cc: linux-arm-kernel, mani, Fabio Estevam

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@gmail.com>
---
 arch/arm/boot/dts/imx7d-meerkat96.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 @@ &usdhc1 {
 	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;
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 2/2] ARM: dts: imx7d-pico: Fix the 'tuning-step' property
  2021-05-20 21:42 [PATCH 1/2] ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property Fabio Estevam
@ 2021-05-20 21:42 ` Fabio Estevam
  2021-05-23  5:31 ` [PATCH 1/2] ARM: dts: imx7d-meerkat96: " Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2021-05-20 21:42 UTC (permalink / raw)
  To: shawnguo; +Cc: linux-arm-kernel, mani, Fabio Estevam

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@gmail.com>
---
 arch/arm/boot/dts/imx7d-pico.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx7d-pico.dtsi b/arch/arm/boot/dts/imx7d-pico.dtsi
index e57da0d32b98..e519897fae08 100644
--- a/arch/arm/boot/dts/imx7d-pico.dtsi
+++ b/arch/arm/boot/dts/imx7d-pico.dtsi
@@ -351,7 +351,7 @@ &usdhc1 {
 	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;
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/2] ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property
  2021-05-20 21:42 [PATCH 1/2] ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property Fabio Estevam
  2021-05-20 21:42 ` [PATCH 2/2] ARM: dts: imx7d-pico: " Fabio Estevam
@ 2021-05-23  5:31 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2021-05-23  5:31 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: linux-arm-kernel, mani

On Thu, May 20, 2021 at 06:42:12PM -0300, Fabio Estevam wrote:
> 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@gmail.com>

Applied both with Fixes tag, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-23  5:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 21:42 [PATCH 1/2] ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property Fabio Estevam
2021-05-20 21:42 ` [PATCH 2/2] ARM: dts: imx7d-pico: " Fabio Estevam
2021-05-23  5:31 ` [PATCH 1/2] ARM: dts: imx7d-meerkat96: " Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).