mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-05-30 19:15:41 +00:00
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
1 changed files with 4 additions and 0 deletions
|
@ -184,6 +184,10 @@
|
|||
watchdog@fffffd40 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
rtc@fffffe00 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue