Re: [PATCH RFC] leds: Add status code trigger

2015-03-11 Thread Raphaël Teysseyre
> > For a heartbeat-like pattern : > > 0 1000 > > 255 100 > > 0 100 > > 255 100 > > That would be "slowly go to zero intensity, quickly go to max > intensity, to zero, to maximum". If you wanted to turn the LED on/off > without going thro

Re: [PATCH RFC] leds: Add status code trigger

2015-03-11 Thread Pavel Machek
Hi! > > > This patch is very similar to mine patten trigger and all features are > > > covered by my patch. > > > If you are considering to take this feature, could you consider my patch > > > instead? > > > http://thread.gmane.org/gmane.linux.documentation/19116/focus=19135 > > > > That one is

Re: [PATCH RFC] leds: Add status code trigger

2015-03-11 Thread Raphaël Teysseyre
Le mardi 10 mars 2015 à 20:22 +0100, Pavel Machek a écrit : > Hi! > > > This patch is very similar to mine patten trigger and all features are > > covered by my patch. > > If you are considering to take this feature, could you consider my patch > > instead? > > http://thread.gmane.org/gmane.linu

Re: [PATCH RFC] leds: Add status code trigger

2015-03-10 Thread Pavel Machek
Hi! > This patch is very similar to mine patten trigger and all features are > covered by my patch. > If you are considering to take this feature, could you consider my patch > instead? > http://thread.gmane.org/gmane.linux.documentation/19116/focus=19135 That one is indeed better than this pat

Re: [PATCH RFC] leds: Add status code trigger

2015-03-10 Thread Pavel Machek
Hi! > > Here is a new trigger. It would allow userspace to make an LED > > blink with a pattern to show a status (or error) code to a human. > > This is useful for embedded systems without screen or network > > access. Obviously, the LED will keep on blinking even if userspace > > crashes. > > Th

Re: [PATCH RFC] leds: Add status code trigger

2015-03-09 Thread Bryan Wu
On Thu, Feb 19, 2015 at 12:26 AM, Raphaël Teysseyre wrote: > Hi all, > > Here is a new trigger. It would allow userspace to make an LED > blink with a pattern to show a status (or error) code to a human. > This is useful for embedded systems without screen or network > access. Obviously, the LED w