projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af93874
)
an7581: fix phy2 led1 function
author
Andrew LaMarche
<
[email protected]
>
Fri, 28 Mar 2025 01:06:03 +0000
(
01:06
+0000)
committer
Hauke Mehrtens
<
[email protected]
>
Mon, 7 Apr 2025 21:57:15 +0000
(23:57 +0200)
PHY2 led1 is configured to control PHY1's LED. Change it to PHY2.
Signed-off-by: Andrew LaMarche <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18361
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/airoha/dts/an7581.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/airoha/dts/an7581.dtsi
b/target/linux/airoha/dts/an7581.dtsi
index 762a6aa1a897c8052b5c0893d5e9b18380eff859..58aed4b255230059329a3ee586c327e0d53c30a7 100644
(file)
--- a/
target/linux/airoha/dts/an7581.dtsi
+++ b/
target/linux/airoha/dts/an7581.dtsi
@@
-816,7
+816,7
@@
gsw_phy2_led1: gsw-phy2-led1@1 {
reg = <1>;
- function = "phy
1
_led1";
+ function = "phy
2
_led1";
status = "disabled";
};
};