netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add support to control PHY LEDs
@ 2016-03-17 13:59 Vishal Thanki
  2016-03-17 13:59 ` [PATCH] net: phy: at803x: " Vishal Thanki
  2016-03-17 14:54 ` [PATCH] " Andrew Lunn
  0 siblings, 2 replies; 10+ messages in thread
From: Vishal Thanki @ 2016-03-17 13:59 UTC (permalink / raw)
  To: ujhelyi.m, f.fainelli, netdev; +Cc: Vishal Thanki

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-03-21 18:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-17 13:59 [PATCH] Add support to control PHY LEDs Vishal Thanki
2016-03-17 13:59 ` [PATCH] net: phy: at803x: " Vishal Thanki
2016-03-17 14:50   ` Andrew Lunn
2016-03-17 16:59     ` Florian Fainelli
2016-03-17 17:32       ` Vishal Thanki
2016-03-17 17:51         ` Andrew Lunn
2016-03-17 18:07           ` Vishal Thanki
2016-03-21 17:36             ` Vishal Thanki
2016-03-21 18:13               ` Andrew Lunn
2016-03-17 14:54 ` [PATCH] " Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).