[PATCH] ARM: dts: imx8mq-kontron-pitx-imx8m: Remove off-on-delay-us property
Heiko Thiery
heiko.thiery at gmail.com
Mon Oct 24 13:25:05 CEST 2022
U-Boot is not able to store the environment variables in the SD card.
Remove the off-on-delay-us property to fix the regression.
Signed-off-by: Heiko Thiery <heiko.thiery at gmail.com>
---
The same change is done in the linux dts file.
arch/arm/dts/imx8mq-kontron-pitx-imx8m.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/dts/imx8mq-kontron-pitx-imx8m.dts b/arch/arm/dts/imx8mq-kontron-pitx-imx8m.dts
index a91c136797..21442e04a6 100644
--- a/arch/arm/dts/imx8mq-kontron-pitx-imx8m.dts
+++ b/arch/arm/dts/imx8mq-kontron-pitx-imx8m.dts
@@ -51,7 +51,6 @@
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
gpio = <&gpio2 19 GPIO_ACTIVE_HIGH>;
- off-on-delay-us = <20000>;
enable-active-high;
};
};
--
2.30.2
More information about the U-Boot
mailing list