mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
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: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Acked-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
031345aa11
commit
894b73834a
|
|
@ -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
|
||||
>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user