ARM: dts: dm814x: dra62x: Fix NAND device nodes
[cascardo/linux.git] / arch / arm / boot / dts / dm814x.dtsi
index 3fe68b1..4a6ce8c 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";
                        gpmc,num-waitpins = <2>;
                        #address-cells = <2>;
                        #size-cells = <1>;
+                       interrupt-controller;
+                       #interrupt-cells = <2>;
                };
        };
 };