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:
parent
59227ebc97
commit
d4082f496f
@ -12,7 +12,6 @@
|
||||
led-failsafe = &led_blue;
|
||||
led-running = &led_blue;
|
||||
led-upgrade = &led_blue;
|
||||
serial0 = &uartlite;
|
||||
};
|
||||
|
||||
leds {
|
||||
|
||||
@ -4,7 +4,6 @@
|
||||
compatible = "olimex,rt5350f-olinuxino", "ralink,rt5350-soc";
|
||||
|
||||
aliases {
|
||||
serial0 = &uartlite;
|
||||
serial1 = &uart;
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user