Skip to content

Commit

Permalink
ARM: at91: add uart aliases to sama5d3 dtsi
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by Boris BREZILLON <b.brezillon@overkiz.com>
  • Loading branch information
Nicolas Ferre committed Dec 9, 2013
1 parent 557844e commit ac0585c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/sama5d3_uart.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
#include <dt-bindings/clk/at91.h>

/ {
aliases {
serial5 = &uart0;
serial6 = &uart1;
};

ahb {
apb {
pinctrl@fffff200 {
Expand Down

0 comments on commit ac0585c

Please sign in to comment.