]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
arm: at91: dt: sam9263ek: use rts/cts pinctrl group for uart0
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 9 Aug 2012 19:38:36 +0000 (03:38 +0800)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 13 Oct 2012 01:21:45 +0000 (09:21 +0800)
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>
arch/arm/boot/dts/at91sam9263ek.dts

index f86ac4b609fc108c0f1ad757c4a254dc6aec18d3..7cfe9d521f1262d8e7c6d13873e792c594f88858 100644 (file)
@@ -38,6 +38,7 @@
                        };
 
                        usart0: serial@fff8c000 {
+                               pinctrl-0 = <&pinctrl_uart0 &pinctrl_uart0_rts_cts>;
                                status = "okay";
                        };