[PATCH 3/4] Revert "arm64: dts: imx8mn: Include 32kHz oscillator clock in SPL DTs"

Fabio Estevam festevam at gmail.com
Fri Apr 25 15:52:19 CEST 2025


From: Marek Vasut <marex at denx.de>

The 32 kHz oscillator was included in DT as a temporary workaround
for the v2025.01 release. With a more appropriate fix in place for
v2025.04, the workaround can be reverted.

Signed-off-by: Marek Vasut <marex at denx.de>
Signed-off-by: Fabio Estevam <festevam at denx.de>
---
 arch/arm/dts/imx8mn-u-boot.dtsi | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/arch/arm/dts/imx8mn-u-boot.dtsi b/arch/arm/dts/imx8mn-u-boot.dtsi
index bb0e5b4e31c..8a9ef54c91d 100644
--- a/arch/arm/dts/imx8mn-u-boot.dtsi
+++ b/arch/arm/dts/imx8mn-u-boot.dtsi
@@ -72,11 +72,6 @@
 	bootph-all;
 };
 
-&osc_32k {
-	bootph-pre-ram;
-	bootph-all;
-};
-
 #ifdef CONFIG_FSL_CAAM
 &sec_jr0 {
 	bootph-pre-ram;
-- 
2.34.1



More information about the U-Boot mailing list