Skip to content

Commit 798e949

Browse files
sjoerdsimonsAngeloGioacchino Del Regno
authored andcommitted
arm64: dts: mediatek: mt8365-evk: Set ethernet alias
Configure an the ethernet alias to match the ethernet controller (even if it's off by default). This allows e.g. u-boot to configure the mac address on boot properly Signed-off-by: Sjoerd Simons <sjoerd@collabora.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20250106085737.227622-1-sjoerd@collabora.com Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
1 parent ce3dbc4 commit 798e949

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/mediatek/mt8365-evk.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
aliases {
2323
serial0 = &uart0;
24+
ethernet = &ethernet;
2425
};
2526

2627
chosen {

0 commit comments

Comments
 (0)