ramips: drop redundant definitions of serial0 in aliases

These were redefines of the same value already set in the SoC dtsi
files.

Reported-by: Shiji Yang <yangshiji66@qq.com>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2021-02-22 18:43:58 +01:00
parent 029093a302
commit 86a4d78022
4 changed files with 0 additions and 4 deletions

View File

@ -12,7 +12,6 @@
led-failsafe = &led_blue;
led-running = &led_blue;
led-upgrade = &led_blue;
serial0 = &uartlite;
};
leds {

View File

@ -14,7 +14,6 @@
led-failsafe = &led_status_blue;
led-running = &led_status_blue;
led-upgrade = &led_status_blue;
serial0 = &uartlite;
};
leds {

View File

@ -15,7 +15,6 @@
led-running = &led_sys;
led-upgrade = &led_sys;
label-mac-device = &gmac0;
serial0 = &uartlite;
};
chosen {

View File

@ -4,7 +4,6 @@
compatible = "olimex,rt5350f-olinuxino", "ralink,rt5350-soc";
aliases {
serial0 = &uartlite;
serial1 = &uart;
};
};