[PATCH] ARM: at91: add uart aliases to sama5d3 dtsi

boris brezillon b.brezillon at overkiz.com
Mon Dec 2 11:12:45 EST 2013


On 02/12/2013 17:10, Nicolas Ferre wrote:

Acked-by Boris BREZILLON <b.brezillon at overkiz.com>
> Signed-off-by: Nicolas Ferre <nicolas.ferre at atmel.com>
> ---
>   arch/arm/boot/dts/sama5d3_uart.dtsi | 5 +++++
>   1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/sama5d3_uart.dtsi b/arch/arm/boot/dts/sama5d3_uart.dtsi
> index 49d4d76ca6f4..a9fa75e41652 100644
> --- a/arch/arm/boot/dts/sama5d3_uart.dtsi
> +++ b/arch/arm/boot/dts/sama5d3_uart.dtsi
> @@ -12,6 +12,11 @@
>   #include <dt-bindings/clk/at91.h>
>   
>   / {
> +	aliases {
> +		serial5 = &uart0;
> +		serial6 = &uart1;
> +	};
> +
>   	ahb {
>   		apb {
>   			pinctrl at fffff200 {




More information about the linux-arm-kernel mailing list