[PATCH 3/6] ARM: dts: imx27: Rename PWM devicetree node

Alexander Shiyan eagle.alexander923 at gmail.com
Sun Jun 23 02:54:47 EDT 2013


From: Alexander Shiyan <shc_work at mail.ru>

i.MX27 have only one PWM, so index from PWM devicetree node removed.

Signed-off-by: Alexander Shiyan <eagle.alexander923 at gmail.com>
---
 arch/arm/boot/dts/imx27.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
index 5009d93..845af3f 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 at 10006000 {
+			pwm: pwm at 10006000 {
 				compatible = "fsl,imx27-pwm";
 				reg = <0x10006000 0x1000>;
 				interrupts = <23>;
-- 
1.8.1.5




More information about the linux-arm-kernel mailing list