Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee3b67cc authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Nicolas Ferre
Browse files

ARM: at91/dt: at91sam9rlek: add RTC



Add RTC support to the at91sam9rlek.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent e24bf9c6
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -184,6 +184,10 @@
			watchdog@fffffd40 {
			watchdog@fffffd40 {
				status = "okay";
				status = "okay";
			};
			};

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