arm64: dts: renesas: rzg3s-smarc-som: Enable RTC

Enable RTC.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Link: https://lore.kernel.org/20241101095720.2247815-9-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
Claudiu Beznea 2024-11-01 11:57:19 +02:00 committed by Geert Uytterhoeven
parent ac948eb8ea
commit 0cd647cd53

View File

@ -345,6 +345,10 @@ mux {
};
};
&rtc {
status = "okay";
};
&vbattb {
assigned-clocks = <&vbattb VBATTB_MUX>;
assigned-clock-parents = <&vbattb VBATTB_XC>;