arm64: dts: stratix10: add ethernet aliases
Add ethernet<n> alias for all gmacs on the devkit. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> --- v2: move ethernet aliases to board file
This commit is contained in:
Родитель
74121b9aa3
Коммит
74cad26d8d
|
@ -21,6 +21,9 @@
|
|||
|
||||
aliases {
|
||||
serial0 = &uart0;
|
||||
ethernet0 = &gmac0;
|
||||
ethernet1 = &gmac1;
|
||||
ethernet2 = &gmac2;
|
||||
};
|
||||
|
||||
chosen {
|
||||
|
|
Загрузка…
Ссылка в новой задаче