mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-26 20:44:32 +08:00
ARM: dts: vf610-twr: Add PWM0's pinctrl node
Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
parent
7c978e0fd5
commit
f54c2fea24
@ -215,6 +215,17 @@
|
||||
>;
|
||||
};
|
||||
|
||||
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 {
|
||||
fsl,pins = <
|
||||
VF610_PAD_PTA16__SAI2_TX_BCLK 0x02ed
|
||||
|
Loading…
Reference in New Issue
Block a user