diff mbox series

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

Message ID 20241122015858.557561-4-marex@denx.de
State Changes Requested
Delegated to: Fabio Estevam
Headers show
Series [1/4] arm64: dts: imx8mn: Include 32kHz oscillator clock in SPL DTs | expand

Commit Message

Marek Vasut Nov. 22, 2024, 1:58 a.m. UTC
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@denx.de>
---
Cc: "NXP i.MX U-Boot Team" <uboot-imx@nxp.com>
Cc: Bryan Brattlof <bb@ti.com>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Greg Malysa <greg.malysa@timesys.com>
Cc: Ian Roberts <ian.roberts@timesys.com>
Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Cc: Jonathan Humphreys <j-humphreys@ti.com>
Cc: Masahisa Kojima <kojima.masahisa@socionext.com>
Cc: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
Cc: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Sumit Garg <sumit.garg@linaro.org>
Cc: Tim Harvey <tharvey@gateworks.com>
Cc: Tom Rini <trini@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 mbox series

Patch

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;