rockchip: fix eth index name for FastRhino R68S

Fixes: #1298
Fixes: 9744bf7093 ("rockchip: configure ETH LED for FastRhino R66S/R68S")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 72ccbed99c)
This commit is contained in:
Tianling Shen
2024-05-18 13:06:21 +08:00
parent 863a97a93d
commit cf66ecffef

View File

@@ -183,11 +183,11 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
};
+&rtl8125_1 {
+ label = "eth4";
+ label = "eth3";
+};
+
+&rtl8125_2 {
+ label = "eth3";
+ label = "eth2";
+};
+
&sdhci {