summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx8mq-evk-u-boot.dtsi
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2021-02-22 14:40:47 -0300
committerStefano Babic <sbabic@denx.de>2021-03-01 10:21:36 +0100
commit5d42ea5535348c1e65abedfdf1241471f66d002b (patch)
tree90539ce068c62288fa0dc4d44154cb3fb79ce758 /arch/arm/dts/imx8mq-evk-u-boot.dtsi
parent325bb40f2110c22beb8692ac1dcd9543b8539363 (diff)
ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property
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> Reviewed-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Diffstat (limited to 'arch/arm/dts/imx8mq-evk-u-boot.dtsi')
-rw-r--r--arch/arm/dts/imx8mq-evk-u-boot.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/dts/imx8mq-evk-u-boot.dtsi b/arch/arm/dts/imx8mq-evk-u-boot.dtsi
index 44af663727..2cfc12b7e0 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;
};