1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux
blogic b529387d8c lantiq: use the same functionality for all ethernet phys led
The VGV7510KW22 has the leds for LAN1-3 connected to pin1 of the phys
and the led for LAN4 connect to pin0 of the phy. This results with the
current configuration in a fast flashing LAN4 led as soon as a network
cable is connected. Something similar was reported on the forum[1] for
the VGV7519 as well.

Since it isn't predicable to which pin a (single) phy led is connected,
use the (default) pin1 functionality

    Constant On: 10/100/1000MBit
    Blink Fast: None
    Blink Slow: None
    Pulse: TX/RX

for all ethernet phy leds.

After checking pictures of all vr9 boards, it looks like only the VG3503J
has more than one led connected per phy. Using the phy led device tree
bindings to assign the functionality to the "additional" leds, the
VG3503J phy leds should behave as before.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>

[1] https://forum.openwrt.org/viewtopic.php?pid=321523

SVN-Revision: 49270
2016-05-10 10:43:12 +02:00
..
adm5120 image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
adm8668 base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
ar7
ar71xx kernel: update kernel 4.4 to version 4.4.8 2016-04-24 11:32:17 +02:00
arc770 arc770: enable unaligned access handling simulation in software 2016-04-09 10:25:16 +00:00
archs38 archs38: remove network config override 2016-02-18 08:35:21 +00:00
arm64 image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
at91 at91: fix SAMA5D3 subtarget 2016-04-25 14:54:07 +02:00
ath25
au1000
bcm53xx bcm53xx: add m25p80 workaround for SPI flash writing problems 2016-04-28 11:48:51 +02:00
brcm47xx kernel: update kernel 4.4 to version 4.4.7 2016-04-16 21:05:48 +00:00
brcm63xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
brcm2708 brcm2708: removes backported patch (linux-4.4.7) 2016-04-26 16:41:41 +02:00
cns3xxx cns3xxx: set both MPS 'and' MRSS to 128 2016-04-26 11:44:00 +00:00
gemini
generic mediatek: sync patches and add more ethernet stability fixes 2016-05-10 10:43:11 +02:00
imx6 branding: add LEDE branding 2016-03-24 22:40:13 +01:00
ipq806x image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
ixp4xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
kirkwood kirkwood: refresh patches 2016-03-14 17:13:22 +00:00
lantiq lantiq: use the same functionality for all ethernet phys led 2016-05-10 10:43:12 +02:00
malta image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
mcs814x branding: add LEDE branding 2016-03-24 22:40:13 +01:00
mediatek mediatek: sync patches and add more ethernet stability fixes 2016-05-10 10:43:11 +02:00
mpc85xx target/mpc85xx: check for 'generic' subtarget for initramfs image file 2016-03-03 20:24:41 +00:00
mvebu mvebu: add SolidRun ClearFog A1 support 2016-02-17 17:49:26 +00:00
mxs image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
netlogic base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
octeon octeon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directly 2016-01-29 23:19:41 +00:00
omap image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
omap24xx image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
orion
oxnas oxnas: add missing semicolon 2016-04-24 16:42:14 +00:00
ppc40x
ppc44x image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
ramips ramips: add support for Planex MZK-EX750NP. 2016-05-10 10:43:12 +02:00
rb532
realview image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
sunxi image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
uml uml: revert accidentally committed change 2016-04-25 14:09:05 +02:00
x86 x86: remove old references to kmod-acpi-button 2016-04-25 14:14:47 +02:00
xburst
zynq image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
Makefile