ARM: dts: vf610-twr: Enables FTM PWM device.
authorXiubo Li <Li.Xiubo@freescale.com>
Mon, 24 Mar 2014 02:22:16 +0000 (10:22 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 16 May 2014 15:01:45 +0000 (23:01 +0800)
Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Yuan Yao <yao.yuan@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/vf610-twr.dts

index 3a334a5..11d7334 100644 (file)
        };
 };
 
+&pwm0 {
+       pinctrl-names = "default";
+       pinctrl-0 = <&pinctrl_pwm0>;
+       status = "okay";
+};
+
 &sai2 {
        #sound-dai-cells = <0>;
        pinctrl-names = "default";