9
0
Fork 0

ARM: tegra124: remove serial aliases

They are upstream now and unfortunately actively break some boards
as they are using a different alias numbering in the kernel.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Lucas Stach 2015-03-30 12:56:03 +02:00 committed by Sascha Hauer
parent 6dc8ef5007
commit 6c6f7c0940
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
/ {
aliases {
serial0 = "/serial@0,70006000/";
serial1 = "/serial@0,70006040/";
serial2 = "/serial@0,70006200/";
serial3 = "/serial@0,70006300/";
mmc0 = "/sdhci@0,700b0000/";
mmc1 = "/sdhci@0,700b0200/";
mmc2 = "/sdhci@0,700b0400/";