ARM: at91/dt: at91sam9x5cm: enable RTC
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 19 Mar 2015 16:23:13 +0000 (17:23 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 23 Mar 2015 14:37:09 +0000 (15:37 +0100)
Enable RTC for all the at91sam9x5 CPU Modules: this will enable it for all the
EK boards.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9x5cm.dtsi

index 229d6c2..26112eb 100644 (file)
                                        };
                                };
                        };
+
+                       rtc@fffffeb0 {
+                               status = "okay";
+                       };
                };
 
                nand0: nand@40000000 {