mediatek: fix lan ports for cmcc rax3000m

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 2436d166cb)
This commit is contained in:
Tianling Shen 2023-08-31 12:59:18 +08:00
parent 1151a336ee
commit bc30c65c2b
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -178,13 +178,13 @@
label = "lan3";
};
port@2 {
reg = <2>;
port@1 {
reg = <1>;
label = "lan2";
};
port@3 {
reg = <3>;
port@2 {
reg = <2>;
label = "lan1";
};