public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH] ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property
Date: Mon, 22 Feb 2021 14:40:47 -0300	[thread overview]
Message-ID: <20210222174047.464227-1-festevam@gmail.com> (raw)

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

             reply	other threads:[~2021-02-22 17:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-22 17:40 Fabio Estevam [this message]
2021-02-22 18:21 ` [PATCH] ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210222174047.464227-1-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox