From: Alexander Shiyan Date: Sun, 23 Jun 2013 06:54:47 +0000 (+0400) Subject: ARM: dts: imx27: Rename PWM devicetree node X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=a392d044bdf1226c9a6f69dc7db381d26135c37a;p=deliverable%2Flinux.git ARM: dts: imx27: Rename PWM devicetree node i.MX27 have only one PWM, so index from PWM devicetree node removed. Signed-off-by: Alexander Shiyan Acked-by: Sascha Hauer Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi index c61a4e8cca71..e6f8f7de3907 100644 --- a/arch/arm/boot/dts/imx27.dtsi +++ b/arch/arm/boot/dts/imx27.dtsi @@ -102,7 +102,7 @@ clock-names = "ipg", "per"; }; - pwm0: pwm@10006000 { + pwm: pwm@10006000 { compatible = "fsl,imx27-pwm"; reg = <0x10006000 0x1000>; interrupts = <23>;