[OpenWrt-Devel] [PATCH] bcm63xx: HG622: enable LAN LEDs
Daniel González Cabanelas
dgcbueu at gmail.com
Wed Jun 17 05:39:56 EDT 2020
The Huawei Echolife HG622 has hardware controlled LAN LEDs.
Add the ephy led pinctrl to let the router show LAN activity on these
LEDs.
Signed-off-by: Daniel González Cabanelas <dgcbueu at gmail.com>
---
target/linux/bcm63xx/dts/bcm6368-huawei-echolife-hg622.dts | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/target/linux/bcm63xx/dts/bcm6368-huawei-echolife-hg622.dts b/target/linux/bcm63xx/dts/bcm6368-huawei-echolife-hg622.dts
index e220909aeb..37893bd163 100644
--- a/target/linux/bcm63xx/dts/bcm6368-huawei-echolife-hg622.dts
+++ b/target/linux/bcm63xx/dts/bcm6368-huawei-echolife-hg622.dts
@@ -86,7 +86,9 @@
&pinctrl {
pinctrl-names = "default";
- pinctrl-0 = <&pinctrl_pci_gnt0 &pinctrl_pci_req0
+ pinctrl-0 = <&pinctrl_ephy0_led &pinctrl_ephy1_led
+ &pinctrl_ephy2_led &pinctrl_ephy3_led
+ &pinctrl_pci_gnt0 &pinctrl_pci_req0
&pinctrl_pci_intb &pinctrl_pci_gnt1
&pinctrl_pci_req1>;
};
--
2.27.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list