mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards
Add the ethernet0 alias for ethernet so that u-boot can find this node and fill in the MAC address. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
fe3b2107ae
commit
b3f5758f0d
|
|
@ -9,6 +9,7 @@
|
|||
/ {
|
||||
aliases {
|
||||
serial0 = &uart0;
|
||||
ethernet0 = ðernet;
|
||||
};
|
||||
|
||||
chosen {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user