Commit 065bd7fe authored by Nishanth Menon's avatar Nishanth Menon Committed by Tony Lindgren

ARM: dts: DRA7: Add aliases for all serial ports

Add serial port aliases for consoles > 6.
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5a0f93c6
...@@ -34,6 +34,10 @@ aliases { ...@@ -34,6 +34,10 @@ aliases {
serial3 = &uart4; serial3 = &uart4;
serial4 = &uart5; serial4 = &uart5;
serial5 = &uart6; serial5 = &uart6;
serial6 = &uart7;
serial7 = &uart8;
serial8 = &uart9;
serial9 = &uart10;
ethernet0 = &cpsw_emac0; ethernet0 = &cpsw_emac0;
ethernet1 = &cpsw_emac1; ethernet1 = &cpsw_emac1;
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment