ARM: at91/dt: at91sam9rlek: add RTC

Add RTC support to the at91sam9rlek.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Alexandre Belloni 2015-06-03 14:24:04 +02:00 committed by Nicolas Ferre
parent e24bf9c6ca
commit ee3b67ccd2

View file

@ -184,6 +184,10 @@ pinctrl_board_mmc0: mmc0-board {
watchdog@fffffd40 {
status = "okay";
};
rtc@fffffe00 {
status = "okay";
};
};
};