Commit 74335f49 authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Nicolas Ferre

ARM: at91/dt: at91rm9200ek: enable RTC

Enable the RTC on the at91rm9200ek.
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent e39f00e5
...@@ -77,6 +77,10 @@ mtd_dataflash@0 { ...@@ -77,6 +77,10 @@ mtd_dataflash@0 {
dbgu: serial@fffff200 { dbgu: serial@fffff200 {
status = "okay"; status = "okay";
}; };
rtc: rtc@fffffe00 {
status = "okay";
};
}; };
usb0: ohci@00300000 { usb0: ohci@00300000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment