Skip to content

Commit

Permalink
ARM: dts: vf610-twr: Enables FTM PWM device.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Xiubo Li authored and Shawn Guo committed May 16, 2014
1 parent f54c2fe commit 266a71b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/boot/dts/vf610-twr.dts
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,12 @@
};
};

&pwm0 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pwm0>;
status = "okay";
};

&sai2 {
#sound-dai-cells = <0>;
pinctrl-names = "default";
Expand Down

0 comments on commit 266a71b

Please sign in to comment.