Commit 894b7383 authored by Bhuvanchandra DV's avatar Bhuvanchandra DV Committed by Shawn Guo

ARM: dts: colibri-vf: Add pinmux for UART_0 aka UART_A RTS/CTS pins

Add pinmux for UART_A RTS, CTS pin's.
Signed-off-by: default avatarBhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Acked-by: default avatarStefan Agner <stefan@agner.ch>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 031345aa
......@@ -305,6 +305,8 @@ pinctrl_uart0: uart0grp {
fsl,pins = <
VF610_PAD_PTB10__UART0_TX 0x21a2
VF610_PAD_PTB11__UART0_RX 0x21a1
VF610_PAD_PTB12__UART0_RTS 0x21a2
VF610_PAD_PTB13__UART0_CTS 0x21a1
>;
};
......
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