[PATCH] Add support to control PHY LEDs

2016-03-19 Thread 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 Than

Re: [PATCH] Add support to control PHY LEDs

2016-03-19 Thread Andrew Lunn
On Thu, Mar 17, 2016 at 02:59:06PM +0100, Vishal Thanki wrote: > 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. Hi Vishal Cou