ARM: dts: Add RTC entry for dm814x and dra62x
authorTony Lindgren <tony@atomide.com>
Fri, 26 Feb 2016 18:58:16 +0000 (10:58 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 26 Feb 2016 18:58:16 +0000 (10:58 -0800)
Add RTC entry for dm814x and dra62x.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dm814x.dtsi

index 3fe68b1..f752ac1 100644 (file)
                                reg = <0x60000 0x1000>;
                        };
 
+                       rtc: rtc@c0000 {
+                               compatible = "ti,am3352-rtc", "ti,da830-rtc";
+                               reg = <0xc0000 0x1000>;
+                               interrupts = <75 76>;
+                               ti,hwmods = "rtc";
+                       };
+
                        mmc2: mmc@1d8000 {
                                compatible = "ti,omap4-hsmmc";
                                ti,hwmods = "mmc2";