Commit f54c2fea authored by Xiubo Li's avatar Xiubo Li Committed by Shawn Guo

ARM: dts: vf610-twr: Add PWM0's pinctrl node

Signed-off-by: default avatarXiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent 7c978e0f
...@@ -215,6 +215,17 @@ VF610_PAD_PTB15__I2C0_SDA 0x30d3 ...@@ -215,6 +215,17 @@ VF610_PAD_PTB15__I2C0_SDA 0x30d3
>; >;
}; };
pinctrl_pwm0: pwm0grp {
fsl,pins = <
VF610_PAD_PTB0__FTM0_CH0 0x1582
VF610_PAD_PTB1__FTM0_CH1 0x1582
VF610_PAD_PTB2__FTM0_CH2 0x1582
VF610_PAD_PTB3__FTM0_CH3 0x1582
VF610_PAD_PTB6__FTM0_CH6 0x1582
VF610_PAD_PTB7__FTM0_CH7 0x1582
>;
};
pinctrl_sai2: sai2grp { pinctrl_sai2: sai2grp {
fsl,pins = < fsl,pins = <
VF610_PAD_PTA16__SAI2_TX_BCLK 0x02ed VF610_PAD_PTA16__SAI2_TX_BCLK 0x02ed
......
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