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>
This commit is contained in:
Jean-Christophe PLAGNIOL-VILLARD 2012-08-10 03:38:36 +08:00
parent ea45f743de
commit 4b20d98cf2

View file

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