rockchip: fix eth index name for FastRhino R68S
Fixes: #1298
Fixes: 8d4ca61288 ("rockchip: configure ETH LED for FastRhino R66S/R68S")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user