Commit 7e6a3031 authored by Lubomir Rintel's avatar Lubomir Rintel Committed by Olof Johansson

ARM: dts: mmp3-dell-ariel: Add a serial point alias

Make sure UART3, where the console is, is called ttyS2. That is
consistent with the early console.

Link: https://lore.kernel.org/r/20191031163455.1711872-5-lkundrak@v3.skSigned-off-by: default avatarLubomir Rintel <lkundrak@v3.sk>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 75ebe3bc
......@@ -14,6 +14,10 @@ / {
model = "Dell Ariel";
compatible = "dell,wyse-ariel", "marvell,mmp3";
aliases {
serial2 = &uart3;
};
chosen {
#address-cells = <0x1>;
#size-cells = <0x1>;
......
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