ARM: dts: omap3: Enable gpio controller for GPMC
[cascardo/linux.git] / arch / arm / boot / dts / omap3.dtsi
index b41d07e..9fbda38 100644 (file)
@@ -43,7 +43,7 @@
                };
        };
 
-       pmu {
+       pmu@54000000 {
                compatible = "arm,cortex-a8-pmu";
                reg = <0x54000000 0x800000>;
                interrupts = <3>;
                                        #size-cells = <1>;
                                        ranges = <0 0x270 0x330>;
 
-                                       pbias_regulator: pbias_regulator {
+                                       pbias_regulator: pbias_regulator@2b0 {
                                                compatible = "ti,pbias-omap3", "ti,pbias-omap";
                                                reg = <0x2b0 0x4>;
                                                syscon = <&scm_conf>;
                        #size-cells = <1>;
                        interrupt-controller;
                        #interrupt-cells = <2>;
+                       gpio-controller;
+                       #gpio-cells = <2>;
                };
 
                usb_otg_hs: usb_otg_hs@480ab000 {