Browse Source

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>
Jean-Christophe PLAGNIOL-VILLARD 13 years ago
parent
commit
4b20d98cf2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/boot/dts/at91sam9263ek.dts

+ 1 - 0
arch/arm/boot/dts/at91sam9263ek.dts

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