]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ENGR00272973-1 ARM: dts: imx6qdl: rename pwm0 pinctrl
authorLiu Ying <Ying.Liu@freescale.com>
Tue, 30 Jul 2013 01:53:21 +0000 (09:53 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:53:57 +0000 (09:53 +0800)
This patch renames pwm0 pinctrl to pwm1 to avoid confusion
on the first pwm module's name.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
arch/arm/boot/dts/imx6qdl.dtsi

index 59bd248789ea891210fd144f926f1eba7406494e..c0a799ebc1631859caf2efbffb182ad6f382ba6c 100644 (file)
                                        };
                                };
 
-                               pwm0 {
-                                       pinctrl_pwm0_1: pwm0grp-1 {
+                               pwm1 {
+                                       pinctrl_pwm1_1: pwm1grp-1 {
                                                fsl,pins = <
                                                        MX6QDL_PAD_SD1_DAT3__PWM1_OUT 0x1b0b1
                                                >;