ARM: dts: Add RTC entry for dm816x
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 dm816x.

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

index 30fa5b69c590f6f9dfec900397852b6e6582402e..d9309a0161171ec1315f42c8f94b3d1bccbafd84 100644 (file)
                        reg = <0x48200000 0x1000>;
                };
 
+               rtc: rtc@480c0000 {
+                       compatible = "ti,am3352-rtc", "ti,da830-rtc";
+                       reg = <0x480c0000 0x1000>;
+                       interrupts = <75 76>;
+                       ti,hwmods = "rtc";
+               };
+
                mailbox: mailbox@480c8000 {
                        compatible = "ti,omap4-mailbox";
                        reg = <0x480c8000 0x2000>;