Commit 266a71b3 authored by Xiubo Li's avatar Xiubo Li Committed by Shawn Guo

ARM: dts: vf610-twr: Enables FTM PWM device.

Signed-off-by: default avatarXiubo Li <Li.Xiubo@freescale.com>
Reviewed-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: default avatarYuan Yao <yao.yuan@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent f54c2fea
......@@ -247,6 +247,12 @@ VF610_PAD_PTB5__UART1_RX 0x21a1
};
};
&pwm0 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pwm0>;
status = "okay";
};
&sai2 {
#sound-dai-cells = <0>;
pinctrl-names = "default";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment