ARM: dts: rskrza1: add rtc DT support

Enable the realtime clock.

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Chris Brandt 2017-03-29 10:30:35 -07:00 committed by Simon Horman
parent f90c36448a
commit 931f3dc3f0
1 changed files with 4 additions and 0 deletions

View File

@ -73,6 +73,10 @@
status = "okay";
};
&rtc {
status = "okay";
};
&scif2 {
status = "okay";
};