]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: mediatek: mt7988a-bpi-r4pro: rename mgmt port to lan5
authorFrank Wunderlich <frank-w@public-files.de>
Sun, 12 Apr 2026 09:23:29 +0000 (11:23 +0200)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 11 May 2026 11:57:21 +0000 (13:57 +0200)
It turns out that the label mgmt confuses users and now official case is
released where the port is labeled with number 5. So just rename it to
lan5 to follow naming convension (lan1-4 from mxl switch and lan6 for lan-
combo).

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro.dtsi

index a48132f094114367fa91c5cc78cae41af3b0a55d..1175ee156cb32b65b34f0bd73a27b4ac6c8960bd 100644 (file)
 };
 
 &gsw_port0 {
-       label = "mgmt";
+       label = "lan5";
 };
 
 /* R4Pro has only port 0 connected, so disable the others */