Re: [RFC PATCH] led: add Cycle LED trigger.

2013-06-27 Thread Gaël PORTAY
On Jun 20, 2013, at 7:58 PM, Bryan Wu wrote: On Thu, Jun 20, 2013 at 2:44 AM, Gaël PORTAY wrote: On 19/06/2013 00:05, Joe Perches wrote: On Tue, 2013-06-18 at 18:24 +0200, Gaël PORTAY wrote: Currently, none of available triggers supports playing with the LED brightness level. The cycle

Re: [RFC PATCH] led: add Cycle LED trigger.

2013-06-27 Thread Gaël PORTAY
On 22/06/2013 21:45, Pavel Machek wrote: On Sat 2013-06-22 18:43:01, Sebastian Reichel wrote: On Sat, Jun 22, 2013 at 01:26:20PM +0200, Pavel Machek wrote: On Tue 2013-06-18 18:24:23, Gaël PORTAY wrote: Currently, none of available triggers supports playing with the LED brightness level. The

Re: [RFC PATCH] led: add Cycle LED trigger.

2013-06-23 Thread Pavel Machek
On Sat 2013-06-22 18:43:01, Sebastian Reichel wrote: > On Sat, Jun 22, 2013 at 01:26:20PM +0200, Pavel Machek wrote: > > On Tue 2013-06-18 18:24:23, Gaël PORTAY wrote: > > > Currently, none of available triggers supports playing with the LED > > > brightness > > > level. The cycle trigger provide

Re: [RFC PATCH] led: add Cycle LED trigger.

2013-06-22 Thread Geert Uytterhoeven
On Tue, Jun 18, 2013 at 6:24 PM, Gaël PORTAY wrote: > For example, it is easy to customize the cycle to mock up the rhythm of human > breathing which is a nice cycle to tell the user the system is doing > something. Like, ledtrig-heartbeat? Gr{oetje,eeting}s, Geert --

Re: [RFC PATCH] led: add Cycle LED trigger.

2013-06-22 Thread Pavel Machek
On Sat 2013-06-22 18:43:01, Sebastian Reichel wrote: > On Sat, Jun 22, 2013 at 01:26:20PM +0200, Pavel Machek wrote: > > On Tue 2013-06-18 18:24:23, Gaël PORTAY wrote: > > > Currently, none of available triggers supports playing with the LED > > > brightness > > > level. The cycle trigger provide

Re: [RFC PATCH] led: add Cycle LED trigger.

2013-06-22 Thread Sebastian Reichel
On Sat, Jun 22, 2013 at 01:26:20PM +0200, Pavel Machek wrote: > On Tue 2013-06-18 18:24:23, Gaël PORTAY wrote: > > Currently, none of available triggers supports playing with the LED > > brightness > > level. The cycle trigger provides a way to define custom brightness cycle. > > For example, it

Re: [RFC PATCH] led: add Cycle LED trigger.

2013-06-22 Thread Pavel Machek
On Tue 2013-06-18 18:24:23, Gaël PORTAY wrote: > Currently, none of available triggers supports playing with the LED brightness > level. The cycle trigger provides a way to define custom brightness cycle. > For example, it is easy to customize the cycle to mock up the rhythm of human > breathing w

Re: [RFC PATCH] led: add Cycle LED trigger.

2013-06-20 Thread Joe Perches
On Thu, 2013-06-20 at 11:44 +0200, Gaël PORTAY wrote: > On 19/06/2013 00:05, Joe Perches wrote: > > On Tue, 2013-06-18 at 18:24 +0200, Gaël PORTAY wrote: > >> Currently, none of available triggers supports playing with the LED > >> brightness > >> level. The cycle trigger provides a way to define

Re: [RFC PATCH] led: add Cycle LED trigger.

2013-06-20 Thread Bryan Wu
On Thu, Jun 20, 2013 at 2:44 AM, Gaël PORTAY wrote: > On 19/06/2013 00:05, Joe Perches wrote: >> >> On Tue, 2013-06-18 at 18:24 +0200, Gaël PORTAY wrote: >>> >>> Currently, none of available triggers supports playing with the LED >>> brightness >>> level. The cycle trigger provides a way to defin

Re: [RFC PATCH] led: add Cycle LED trigger.

2013-06-20 Thread Gaël PORTAY
On 19/06/2013 00:05, Joe Perches wrote: On Tue, 2013-06-18 at 18:24 +0200, Gaël PORTAY wrote: Currently, none of available triggers supports playing with the LED brightness level. The cycle trigger provides a way to define custom brightness cycle. For example, it is easy to customize the cycle

Re: [RFC PATCH] led: add Cycle LED trigger.

2013-06-18 Thread Joe Perches
On Tue, 2013-06-18 at 18:24 +0200, Gaël PORTAY wrote: > Currently, none of available triggers supports playing with the LED brightness > level. The cycle trigger provides a way to define custom brightness cycle. > For example, it is easy to customize the cycle to mock up the rhythm of human > brea

[RFC PATCH] led: add Cycle LED trigger.

2013-06-18 Thread Gaël PORTAY
Currently, none of available triggers supports playing with the LED brightness level. The cycle trigger provides a way to define custom brightness cycle. For example, it is easy to customize the cycle to mock up the rhythm of human breathing which is a nice cycle to tell the user the system is doi