From: Alexandre Belloni Date: Wed, 3 Jun 2015 12:24:04 +0000 (+0200) Subject: ARM: at91/dt: at91sam9rlek: add RTC X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ee3b67ccd25199a8db492f27d25d01518b3103a9;p=linux-beck.git ARM: at91/dt: at91sam9rlek: add RTC Add RTC support to the at91sam9rlek. Signed-off-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/boot/dts/at91sam9rlek.dts b/arch/arm/boot/dts/at91sam9rlek.dts index d9299be3dfe9..724b9f54a60a 100644 --- a/arch/arm/boot/dts/at91sam9rlek.dts +++ b/arch/arm/boot/dts/at91sam9rlek.dts @@ -184,6 +184,10 @@ watchdog@fffffd40 { status = "okay"; }; + + rtc@fffffe00 { + status = "okay"; + }; }; };