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 @@
|
|||||||
watchdog@fffffd40 {
|
watchdog@fffffd40 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
rtc@fffffe00 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user