]> Git Repo - J-linux.git/commitdiff
arm64: dts: renesas: rzg3s-smarc-som: Enable RTC
authorClaudiu Beznea <[email protected]>
Fri, 1 Nov 2024 09:57:19 +0000 (11:57 +0200)
committerGeert Uytterhoeven <[email protected]>
Sun, 3 Nov 2024 11:29:51 +0000 (12:29 +0100)
Enable RTC.

Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Claudiu Beznea <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi

index 30bb4f5a7dfdd725a349df6c3bbf71cda357e80c..2ed01d391554b559b405705c0f0987e7dc491929 100644 (file)
        };
 };
 
+&rtc {
+       status = "okay";
+};
+
 &vbattb {
        assigned-clocks = <&vbattb VBATTB_MUX>;
        assigned-clock-parents = <&vbattb VBATTB_XC>;
This page took 0.051563 seconds and 4 git commands to generate.