Skip to content

Commit

Permalink
ARM: at91/dt: at91rm9200ek: enable RTC
Browse files Browse the repository at this point in the history
Enable the RTC on the at91rm9200ek.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Alexandre Belloni authored and Nicolas Ferre committed Jan 15, 2015
1 parent e39f00e commit 74335f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/at91rm9200ek.dts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
dbgu: serial@fffff200 {
status = "okay";
};

rtc: rtc@fffffe00 {
status = "okay";
};
};

usb0: ohci@00300000 {
Expand Down

0 comments on commit 74335f4

Please sign in to comment.