bcm63xx: HG622: enable LAN LEDs
authorDaniel González Cabanelas <dgcbueu@gmail.com>
Wed, 17 Jun 2020 09:39:56 +0000 (11:39 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Fri, 19 Jun 2020 11:43:42 +0000 (13:43 +0200)
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@gmail.com>
target/linux/bcm63xx/dts/bcm6368-huawei-echolife-hg622.dts

index e220909aeb34f9176eb63e496504e91c7a10aae8..37893bd16390bad52672525e494490f6fe89d138 100644 (file)
@@ -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>;
 };