ARM: at91/at91-ariag25.dts: add RTC node
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 18 Apr 2013 08:35:08 +0000 (10:35 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 31 May 2013 14:18:28 +0000 (16:18 +0200)
Reported-by: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91-ariag25.dts

index 5ede7678f2985e28e12b0d2777674993cc768434..a76ea94246a19defa9a060ea92a18cee642b5148 100644 (file)
                                        };
                                };
                        };
+
+                       rtc@fffffeb0 {
+                               status = "okay";
+                       };
                };
 
                usb0: ohci@00600000 {
This page took 0.025055 seconds and 5 git commands to generate.