ARM: dts: omap5: Enable gpio and interrupt controller for GPMC
[cascardo/linux.git] / arch / arm / boot / dts / omap5.dtsi
index b2297a5..ca1db07 100644 (file)
                        ti,hwmods = "gpmc";
                        clocks = <&l3_iclk_div>;
                        clock-names = "fck";
+                       interrupt-controller;
+                       #interrupt-cells = <2>;
+                       gpio-controller;
+                       #gpio-cells = <2>;
                };
 
                i2c1: i2c@48070000 {