]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
ARM: dts: imx27: Rename PWM devicetree node
authorAlexander Shiyan <shc_work@mail.ru>
Sun, 23 Jun 2013 06:54:47 +0000 (10:54 +0400)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 22 Aug 2013 15:28:19 +0000 (23:28 +0800)
i.MX27 have only one PWM, so index from PWM devicetree node removed.

Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27.dtsi

index c61a4e8cca718b7258834789d4396adc56828b92..e6f8f7de3907aa9974113a95dffb7707106ed04a 100644 (file)
                                clock-names = "ipg", "per";
                        };
 
-                       pwm0: pwm@10006000 {
+                       pwm: pwm@10006000 {
                                compatible = "fsl,imx27-pwm";
                                reg = <0x10006000 0x1000>;
                                interrupts = <23>;