mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "John Lenz" <lenz@cs.wisc.edu>
To: "Russell King" <rmk+lkml@arm.linux.org.uk>
Cc: "Pavel Machek" <pavel@ucw.cz>, "Andrew Morton" <akpm@osdl.org>,
	rpurdie@rpsys.net, "kernel list" <linux-kernel@vger.kernel.org>
Subject: Re: [patch, rfc] LEDs support for collie
Date: Wed, 2 Nov 2005 20:41:01 -0600 (CST)	[thread overview]
Message-ID: <42702.192.168.0.12.1130985661.squirrel@192.168.0.2> (raw)
In-Reply-To: <20051102134452.GA4778@flint.arm.linux.org.uk>

On Wed, November 2, 2005 7:44 am, Russell King said:
> On Wed, Nov 02, 2005 at 02:21:45PM +0100, Pavel Machek wrote:
>> This adds support for controlling LEDs on sharp zaurus sl-5500. It may
>> look a little bit complex, but it probably needs to be complex --
>> blinking is pretty much mandatory when you only have two leds, and we
>> want to support charging led (controlled by kernel).
>
> Isn't "blinking" a kind of policy, as is brightness (== duty cycle of
> a high speed toggling)?  What if someone wants synchronised toggling?
>
> I still think anything over a very simple interface being exported to
> userspace is completely overkill and completely bloated.  Hell, I got
> laughed at for creating an abstracted LEDs interface in the first
> place because many thought the current version was far too bloated.

I can strip out the timer stuff.... without the frequency stuff the patch
is  an interface that allows userspace and other kernel code to adjust the
color and brightness of leds.

Then Richard can implement his triggers code, which uses the exported
in-kernel api for controlling leds.  That triggers code can do whatever,
including blink the led on a frequency.  (And the discussion of the
triggers stuff can continue unrelated to this basic led framework).

Now that I think about it more, the frequency stuff should really be
ripped out of the led code and put somewhere else (like either userspace
or some other triggers code).

>
> I _know_ people have issues with the current interface, whinging that
> "it only exports the colour" but that's something which is actually
> very trivially solvable and therefore _not_ a major problem to solve.
>

I believe it is already solved this using my patch ignoring the frequency....

John



      parent reply	other threads:[~2005-11-03  2:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-02 13:21 Pavel Machek
2005-11-02 13:44 ` Russell King
2005-11-02 13:51   ` Pavel Machek
2005-11-03  2:41   ` John Lenz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42702.192.168.0.12.1130985661.squirrel@192.168.0.2 \
    --to=lenz@cs.wisc.edu \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rmk+lkml@arm.linux.org.uk \
    --cc=rpurdie@rpsys.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®