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 <ma...@denx.de>
---
Cc: "NXP i.MX U-Boot Team" <uboot-...@nxp.com>
Cc: Bryan Brattlof <b...@ti.com>
Cc: Fabio Estevam <feste...@gmail.com>
Cc: Greg Malysa <greg.mal...@timesys.com>
Cc: Ian Roberts <ian.robe...@timesys.com>
Cc: Ilias Apalodimas <ilias.apalodi...@linaro.org>
Cc: Jonathan Humphreys <j-humphr...@ti.com>
Cc: Masahisa Kojima <kojima.masah...@socionext.com>
Cc: Nathan Barrett-Morrison <nathan.morri...@timesys.com>
Cc: Rasmus Villemoes <rasmus.villem...@prevas.dk>
Cc: Simon Glass <s...@chromium.org>
Cc: Stefano Babic <sba...@denx.de>
Cc: Sumit Garg <sumit.g...@linaro.org>
Cc: Tim Harvey <thar...@gateworks.com>
Cc: Tom Rini <tr...@konsulko.com>
Cc: u-boot@lists.denx.de
---
NOTE: For v2025.04
---
 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 38e1934aee8..b0cb96f0829 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.45.2

Reply via email to