ARM: sunxi: dt: Fix aliases
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 22 Jan 2015 21:10:54 +0000 (22:10 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 25 Jan 2015 17:06:34 +0000 (18:06 +0100)
Commit f77d55a3b56a ("serial: 8250_dw: get index of serial line from DT
aliases") made the serial driver now use the serial aliases to get the tty
number, pointing out that our aliases have been wrong all along.

Remove them from the DTSI and add custom ones in the relevant boards.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

No differences found