public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property
@ 2021-02-22 17:40 Fabio Estevam
  2021-02-22 18:21 ` ZHIZHIKIN Andrey
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Fabio Estevam @ 2021-02-22 17:40 UTC (permalink / raw)
  To: u-boot

Commit 247bbeb74c18 ("ARM: dts: imx8m: increase off-on delay on the SD Vcc
regulator") caused the imx8mq-evk board to not be able to store the
environment variables in the SD card.

Remove the u-boot,off-on-delay-us property to fix the regression.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 arch/arm/dts/imx8mq-evk-u-boot.dtsi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/dts/imx8mq-evk-u-boot.dtsi b/arch/arm/dts/imx8mq-evk-u-boot.dtsi
index 44af66372712..2cfc12b7e0a4 100644
--- a/arch/arm/dts/imx8mq-evk-u-boot.dtsi
+++ b/arch/arm/dts/imx8mq-evk-u-boot.dtsi
@@ -1,9 +1,5 @@
 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
 
-&reg_usdhc2_vmmc {
-	u-boot,off-on-delay-us = <20000>;
-};
-
 &usdhc1 {
 	mmc-hs400-1_8v;
 };
-- 
2.25.1

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

end of thread, other threads:[~2021-03-01 11:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-22 17:40 [PATCH] ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property Fabio Estevam
2021-02-22 18:21 ` ZHIZHIKIN Andrey
2021-02-23  1:53 ` Peng Fan
2021-02-23  2:01   ` [PATCH] ARM: dts: imx8mq-evk: Remove u-boot, off-on-delay-us property Fabio Estevam
2021-02-23  2:04     ` [PATCH] ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property Peng Fan
2021-02-23  2:11       ` [PATCH] ARM: dts: imx8mq-evk: Remove u-boot, off-on-delay-us property Fabio Estevam
2021-02-23  2:14         ` [PATCH] ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property Peng Fan
2021-02-23 11:03           ` [PATCH] ARM: dts: imx8mq-evk: Remove u-boot, off-on-delay-us property Fabio Estevam
2021-03-01 11:54 ` [PATCH] ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property sbabic at denx.de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox