Hi all, We had a requirement to disable the PHY link LEDs during system standby mode without turning off the ethernet module. To achieve that, I have prepared the sysfs interface turn on/off the PHY link LEDs.
Please suggest if there is any better way to achieve this. Thanks, Vishal Vishal Thanki (1): net: phy: at803x: Add support to control PHY LEDs drivers/net/phy/Kconfig | 7 +++++ drivers/net/phy/at803x.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) -- 2.4.3