]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: ti: k3-am62a-wakeup: Enable RTC node
authorVibhore Vardhan <vibhore@ti.com>
Mon, 29 Apr 2024 18:44:45 +0000 (13:44 -0500)
committerVignesh Raghavendra <vigneshr@ti.com>
Wed, 12 Jun 2024 16:01:27 +0000 (21:31 +0530)
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@ti.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Link: https://lore.kernel.org/r/20240429184445.14876-1-vibhore@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi

index 98043e9aa316b82f1c781eb1f4c84dded1e81ec6..5c5aca4bb925818b7254c4a37b4d51c5883d75a9 100644 (file)
@@ -59,7 +59,6 @@
                clock-names = "vbus", "osc32k";
                power-domains = <&k3_pds 117 TI_SCI_PD_EXCLUSIVE>;
                wakeup-source;
-               status = "disabled";
        };
 
        wkup_rti0: watchdog@2b000000 {