Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[deliverable/linux.git] / arch / arm / boot / dts / am33xx.dtsi
index 0467846b4cc33cd0e5bf22c1973407fdc38248a9..52be48bbd2dd945d567060b0157cbc8d9c98b5ea 100644 (file)
                                status = "disabled";
                        };
 
-                       ehrpwm0: ehrpwm@48300200 {
+                       ehrpwm0: pwm@48300200 {
                                compatible = "ti,am33xx-ehrpwm";
                                #pwm-cells = <3>;
                                reg = <0x48300200 0x80>;
                                status = "disabled";
                        };
 
-                       ehrpwm1: ehrpwm@48302200 {
+                       ehrpwm1: pwm@48302200 {
                                compatible = "ti,am33xx-ehrpwm";
                                #pwm-cells = <3>;
                                reg = <0x48302200 0x80>;
                                status = "disabled";
                        };
 
-                       ehrpwm2: ehrpwm@48304200 {
+                       ehrpwm2: pwm@48304200 {
                                compatible = "ti,am33xx-ehrpwm";
                                #pwm-cells = <3>;
                                reg = <0x48304200 0x80>;
                        #size-cells = <1>;
                        interrupt-controller;
                        #interrupt-cells = <2>;
+                       gpio-controller;
+                       #gpio-cells = <2>;
                        status = "disabled";
                };
 
This page took 0.024763 seconds and 5 git commands to generate.