]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: da850/am4372/am33xx: Use generic node name for ehrpwm
authorFranklin S Cooper Jr <fcooper@ti.com>
Fri, 18 Mar 2016 01:15:22 +0000 (20:15 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 12 Apr 2016 21:32:02 +0000 (14:32 -0700)
When possible generic node names should be used. So change the node name
from ehrpwm to pwm.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-shc.dts
arch/arm/boot/dts/am33xx.dtsi
arch/arm/boot/dts/am4372.dtsi
arch/arm/boot/dts/da850.dtsi

index 865de8500f1c85cb8505dcf5d35c07c4a660aed9..837d5b80ea1dcc5cbb92b3a0b9701927d04d0cac 100644 (file)
 &epwmss1 {
        status = "okay";
 
-       ehrpwm1: ehrpwm@48302200 {
+       ehrpwm1: pwm@48302200 {
                pinctrl-names = "default";
                pinctrl-0 = <&ehrpwm1_pins>;
                status = "okay";
index 55ca9c7dcf6aacf6f7a6702a266dc8725be3a4c7..b3f9c48492db553e3e758a8e7bc2e4fe2e958bbe 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>;
index 6e4f5af3d8f8b607bc0bce45cd419169b0f7945d..a979e44ac94cd646c37cfb5687d2d242196dd355 100644 (file)
                                status = "disabled";
                        };
 
-                       ehrpwm0: ehrpwm@48300200 {
+                       ehrpwm0: pwm@48300200 {
                                compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
                                #pwm-cells = <3>;
                                reg = <0x48300200 0x80>;
                                status = "disabled";
                        };
 
-                       ehrpwm1: ehrpwm@48302200 {
+                       ehrpwm1: pwm@48302200 {
                                compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
                                #pwm-cells = <3>;
                                reg = <0x48302200 0x80>;
                                status = "disabled";
                        };
 
-                       ehrpwm2: ehrpwm@48304200 {
+                       ehrpwm2: pwm@48304200 {
                                compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
                                #pwm-cells = <3>;
                                reg = <0x48304200 0x80>;
                        ti,hwmods = "epwmss3";
                        status = "disabled";
 
-                       ehrpwm3: ehrpwm@48306200 {
+                       ehrpwm3: pwm@48306200 {
                                compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
                                #pwm-cells = <3>;
                                reg = <0x48306200 0x80>;
                        ti,hwmods = "epwmss4";
                        status = "disabled";
 
-                       ehrpwm4: ehrpwm@48308200 {
+                       ehrpwm4: pwm@48308200 {
                                compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
                                #pwm-cells = <3>;
                                reg = <0x48308200 0x80>;
                        ti,hwmods = "epwmss5";
                        status = "disabled";
 
-                       ehrpwm5: ehrpwm@4830a200 {
+                       ehrpwm5: pwm@4830a200 {
                                compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
                                #pwm-cells = <3>;
                                reg = <0x4830a200 0x80>;
index 226cda76e77c74439e7d09bab01ea4bb1b0ef85a..c3910e285dde869018586705226113209c59fb98 100644 (file)
                        dma-names = "rx", "tx";
                        status = "disabled";
                };
-               ehrpwm0: ehrpwm@01f00000 {
+               ehrpwm0: pwm@01f00000 {
                        compatible = "ti,da850-ehrpwm", "ti,am33xx-ehrpwm";
                        #pwm-cells = <3>;
                        reg = <0x300000 0x2000>;
                        status = "disabled";
                };
-               ehrpwm1: ehrpwm@01f02000 {
+               ehrpwm1: pwm@01f02000 {
                        compatible = "ti,da850-ehrpwm", "ti,am33xx-ehrpwm";
                        #pwm-cells = <3>;
                        reg = <0x302000 0x2000>;