Commit fadfb0e0 authored by Vibhore Vardhan's avatar Vibhore Vardhan Committed by Vignesh Raghavendra

arm64: dts: ti: k3-am62a-wakeup: Enable RTC node

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: default avatarVibhore Vardhan <vibhore@ti.com>
Tested-by: default avatarKevin Hilman <khilman@baylibre.com>
Link: https://lore.kernel.org/r/20240429184445.14876-1-vibhore@ti.comSigned-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent 021d3d5f
......@@ -59,7 +59,6 @@ wkup_rtc0: rtc@2b1f0000 {
clock-names = "vbus", "osc32k";
power-domains = <&k3_pds 117 TI_SCI_PD_EXCLUSIVE>;
wakeup-source;
status = "disabled";
};
wkup_rti0: watchdog@2b000000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment