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:
Bartosz Golaszewski 2020-05-22 14:06:58 +02:00 committed by David S. Miller
parent fe3b2107ae
commit b3f5758f0d

View File

@ -9,6 +9,7 @@
/ {
aliases {
serial0 = &uart0;
ethernet0 = &ethernet;
};
chosen {