mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 15:51:46 +00:00
ARM: i.MX53: add pwm2 pinctrl
Add pinctrl for pwm2. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
parent
6a079e6853
commit
20e081cf52
@ -638,6 +638,14 @@
|
||||
};
|
||||
};
|
||||
|
||||
pwm2 {
|
||||
pinctrl_pwm2_1: pwm2grp-1 {
|
||||
fsl,pins = <
|
||||
MX53_PAD_GPIO_1__PWM2_PWMO 0x80000000
|
||||
>;
|
||||
};
|
||||
};
|
||||
|
||||
uart1 {
|
||||
pinctrl_uart1_1: uart1grp-1 {
|
||||
fsl,pins = <
|
||||
|
Loading…
Reference in New Issue
Block a user