From: Marek Vasut <ma...@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 <ma...@denx.de> Signed-off-by: Fabio Estevam <feste...@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