Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1169882
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] leds: lp5523: add master_fader support |
| Date | 2015-06-22 14:00 +0200 |
| Message-ID | <pE8yn-2Mp-37@gated-at.bofh.it> (permalink) |
| References | <pp1p8-1vn-17@gated-at.bofh.it> <ppcNA-1ox-17@gated-at.bofh.it> <ppdJG-2MP-35@gated-at.bofh.it> <ppecH-3m1-53@gated-at.bofh.it> <ppmDh-7xf-39@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi! > >>>> This patch introduces 4 new attributes: > >>>> master_fader_leds > >>>> master_fader1 > >>>> master_fader2 > >>>> master_fader3 > >>>> > >>>> Fo example, to map channel 0,6 to master_fader1, > >>>> map channel 1,7 to master_fader2, > >>>> map channel 2,8 to master_fader3, and > >>>> map channel 3,4,5 to none > >>> > >>> > > >>>> > >>>> echo "123000123" > master_fader_leds > >>> > >>> > >>> I propose to add ABI documentation for this driver. It already exposes > >>> many custom attributes but I can't find documentation for them. > >> > >> > >> I agree with Jacek's comment but it would be better if we could see the > >> description in lp5523 driver > >> documentation(Documentation/leds/leds-lp5523.txt). > > > > > > Right, I missed that file. > > > > > > Toshi, > > I merged this patch into my tree with Milo and Jacek Acks. But please > follow their advice and provide a patch to update those document > files. Are you sure this is the right interface? lp5523 is turing-complete. Yes, it can multiply brightness values by a constant. It can also do morse code on its own, and compute prime numbers. Why is this useful addition to kernel<->user interface? Can we do better interface that works on more than one chip? Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] leds: lp5523: add master_fader support Pavel Machek <pavel@ucw.cz> - 2015-06-22 14:00 +0200
csiph-web