1
0
Fork 0

arm: at91: dt: sam9263ek: use rts/cts pinctrl group for uart0

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
hifive-unleashed-5.1
Jean-Christophe PLAGNIOL-VILLARD 2012-08-10 03:38:36 +08:00
parent ea45f743de
commit 4b20d98cf2
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
};
usart0: serial@fff8c000 {
pinctrl-0 = <&pinctrl_uart0 &pinctrl_uart0_rts_cts>;
status = "okay";
};