rockchip: fix setup pcie eth led for guangmiao g4c

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2025-11-17 01:50:04 +08:00
parent d81ebd1d7b
commit 3a47112b14
2 changed files with 3 additions and 3 deletions
@@ -78,8 +78,8 @@ boot() {
netled_set "stmmac-0:01:green:lan" "eth0" "link_10 link_100 link_1000" "0" "rx tx" "1"
;;
huake,guangmiao-g4c)
netled_set "enp1s0-1::lan" "" "link_10 link_100 link_1000" "1" "rx tx" "0"
netled_set "enp1s0-2::lan" "" "link_10 link_100 link_1000" "0" "rx tx" "1"
netled_set "enp1s0-0::lan" "" "link_10 link_100 link_1000" "1" "rx tx" "0"
netled_set "enp1s0-1::lan" "" "link_10 link_100 link_1000" "0" "rx tx" "1"
;;
lyt,t68m)
netled_set "stmmac-0:01:amber:lan" "lan1" "link_10 link_100 link_1000" "0" "rx tx" "1"
@@ -215,7 +215,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
+ #address-cells = <3>;
+ #size-cells = <2>;
+
+ rtl8168: pcie@1,0 {
+ rtl8168: pcie-eth@1,0 {
+ compatible = "pci10ec,8168";
+ reg = <0x000000 0 0 0 0>;
+ realtek,led-data = <0x870>;