OSDN Git Service

ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 22 May 2020 12:06:58 +0000 (14:06 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 May 2020 21:20:12 +0000 (14:20 -0700)
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>
arch/arm64/boot/dts/mediatek/pumpkin-common.dtsi

index a31093d..97d9b00 100644 (file)
@@ -9,6 +9,7 @@
 / {
        aliases {
                serial0 = &uart0;
+               ethernet0 = &ethernet;
        };
 
        chosen {