ARM: dts: dm816x: Enable gpio controller for GPMC
[cascardo/linux.git] / arch / arm / boot / dts / dm816x.dtsi
index c3b8811..44e39c7 100644 (file)
                        dma-names = "rxtx";
                        gpmc,num-cs = <6>;
                        gpmc,num-waitpins = <2>;
+                       interrupt-controller;
+                       #interrupt-cells = <2>;
+                       gpio-controller;
+                       #gpio-cells = <2>;
                };
 
                i2c1: i2c@48028000 {
                        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>;