ARM: ux500: Enable the AB8500 RTC for all DT:ed DB8500 based devices
authorLee Jones <lee.jones@linaro.org>
Sat, 26 May 2012 06:03:48 +0000 (07:03 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 13 Jul 2012 08:14:38 +0000 (10:14 +0200)
Here we add a node for the AB8500 Real Time Clock in all devices
supporting the DB8500. The AB8500 RTC driver makes use of named
interrupts we provide support for this too.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/boot/dts/db8500.dtsi

index d698bd8..1b7f795 100644 (file)
                                interrupt-controller;
                                #interrupt-cells = <2>;
 
+                               ab8500-rtc {
+                                       compatible = "stericsson,ab8500-rtc";
+                                       interrupts = <17 0x4
+                                                     18 0x4>;
+                                       interrupt-names = "60S", "ALARM";
+                               };
+
                                ab8500-gpadc {
                                        compatible = "stericsson,ab8500-gpadc";
                                        interrupts = <32 0x4