Browse Source

ARM: at91/at91-ariag25.dts: add RTC node

Reported-by: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Nicolas Ferre 12 years ago
parent
commit
cbc768f049
1 changed files with 4 additions and 0 deletions
  1. 4 0
      arch/arm/boot/dts/at91-ariag25.dts

+ 4 - 0
arch/arm/boot/dts/at91-ariag25.dts

@@ -138,6 +138,10 @@
 					};
 				};
 			};
+
+			rtc@fffffeb0 {
+				status = "okay";
+			};
 		};
 
 		usb0: ohci@00600000 {