[PATCH] arm64: dts: ti: k3-am62a-wakeup: Enable RTC node

Vibhore Vardhan vibhore at ti.com
Mon Apr 29 11:44:45 PDT 2024


On-chip RTC is used as a wakeup source on am62a board designs. This
patch removes the disabled status property to enable the RTC node.

Signed-off-by: Vibhore Vardhan <vibhore at ti.com>
---
 arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi
index f7bec484705a..49a577a37ccf 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi
@@ -49,7 +49,6 @@ wkup_rtc0: rtc at 2b1f0000 {
 		clock-names = "vbus", "osc32k";
 		power-domains = <&k3_pds 117 TI_SCI_PD_EXCLUSIVE>;
 		wakeup-source;
-		status = "disabled";
 	};
 
 	wkup_rti0: watchdog at 2b000000 {
-- 
2.34.1




More information about the linux-arm-kernel mailing list