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:
parent
e24bf9c6ca
commit
ee3b67ccd2
|
@ -184,6 +184,10 @@ pinctrl_board_mmc0: mmc0-board {
|
|||
watchdog@fffffd40 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
rtc@fffffe00 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue