Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 931f3dc3 authored by Chris Brandt's avatar Chris Brandt Committed by Simon Horman
Browse files

ARM: dts: rskrza1: add rtc DT support



Enable the realtime clock.

Signed-off-by: default avatarChris Brandt <chris.brandt@renesas.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent f90c3644
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -73,6 +73,10 @@
	status = "okay";
};

&rtc {
	status = "okay";
};

&scif2 {
	status = "okay";
};