[PATCH 11/14] arm: at91: dt: sam9g20ek: use rts/cts/dtr/dsr/dcd/ri pinctrl group for uart0

Nicolas Ferre nicolas.ferre at atmel.com
Tue Sep 11 06:36:40 EDT 2012


On 08/10/2012 03:02 PM, Jean-Christophe PLAGNIOL-VILLARD :
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: Nicolas Ferre <nicolas.ferre at atmel.com>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
>  arch/arm/boot/dts/at91sam9g20ek_common.dtsi |    6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/at91sam9g20ek_common.dtsi b/arch/arm/boot/dts/at91sam9g20ek_common.dtsi
> index b06c0db..e33ab0a 100644
> --- a/arch/arm/boot/dts/at91sam9g20ek_common.dtsi
> +++ b/arch/arm/boot/dts/at91sam9g20ek_common.dtsi
> @@ -35,6 +35,12 @@
>  			};
>  
>  			usart0: serial at fffb0000 {
> +				pinctrl-0 =
> +					<&pinctrl_uart0
> +					 &pinctrl_uart0_rts_cts
> +					 &pinctrl_uart0_dtr_dsr
> +					 &pinctrl_uart0_dcd
> +					 &pinctrl_uart0_ri>;
>  				status = "okay";
>  			};
>  
> 

Acked-by: Nicolas Ferre <nicolas.ferre at atmel.com>

-- 
Nicolas Ferre



More information about the linux-arm-kernel mailing list