[PATCH 2/3] ARM: dts: ti: am335x-shc: Remove unused ti,no-init property
From: Bhargav Joshi
Date: Fri Jul 24 2026 - 05:25:03 EST
The 'ti,no-init' property is a legacy, undocumented boolean property
that is entirely unhandled by the rtc-omap driver.
Remove this unnecessary property from dts.
Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
---
arch/arm/boot/dts/ti/omap/am335x-shc.dts | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm/boot/dts/ti/omap/am335x-shc.dts b/arch/arm/boot/dts/ti/omap/am335x-shc.dts
index 597482822608..2b946823928f 100644
--- a/arch/arm/boot/dts/ti/omap/am335x-shc.dts
+++ b/arch/arm/boot/dts/ti/omap/am335x-shc.dts
@@ -241,10 +241,6 @@ &mmc3 {
status = "okay";
};
-&rtc {
- ti,no-init;
-};
-
&sham {
status = "okay";
};
--
2.55.0