]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: ti: k3-am62a7-sk: Add alias for RTC
authorVibhore Vardhan <vibhore@ti.com>
Fri, 14 Feb 2025 23:22:12 +0000 (17:22 -0600)
committerVignesh Raghavendra <vigneshr@ti.com>
Sun, 2 Mar 2025 13:13:33 +0000 (18:43 +0530)
Adds alias for SoC RTC so that it gets assigned rtc0. PMIC node is
assigned rtc1 so that PMIC RTC gets probed as rtc1. This makes it
consistent for testing rtcwake with other AM62 devices where rtc0
is SoC RTC.

Signed-off-by: Vibhore Vardhan <vibhore@ti.com>
[k-willis@ti.com: Reworded commit message]
Reviewed-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Kendall Willis <k-willis@ti.com>
Link: https://lore.kernel.org/r/20250214232212.1158505-1-k-willis@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62a7-sk.dts

index afe654cf1c22123990be785177823de0d10b80ca..c5b199bb3f8eb2f78e31cd2e78f9b481d9cb7957 100644 (file)
@@ -22,6 +22,8 @@
                serial3 = &main_uart1;
                mmc0 = &sdhci0;
                mmc1 = &sdhci1;
+               rtc0 = &wkup_rtc0;
+               rtc1 = &tps659312;
        };
 
        chosen {