From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: samu.p.onkalo@nokia.com
Cc: linux-input@vger.kernel.org, ext-mika.1.westerberg@nokia.com,
ext-jani.1.nikula@nokia.com
Subject: Re: [RFC] Generic implementation for Input enable disable methods
Date: Fri, 5 Feb 2010 00:10:54 -0800 [thread overview]
Message-ID: <201002050010.55524.dmitry.torokhov@gmail.com> (raw)
In-Reply-To: <62697B07E9803846BC582181BD6FB6B8257283DAC4@NOK-EUMSG-02.mgdnok.nokia.com>
On Thursday 04 February 2010 11:38:41 pm samu.p.onkalo@nokia.com wrote:
> >-----Original Message-----
> >From: ext Dmitry Torokhov [mailto:dmitry.torokhov@gmail.com]
> >
> >Hi Samu,
> >
> >I still believe that the only thing we need (apart of special plumbing
> >in
> >gpio-keys) is a way for userspace clients to subsribe on unsubscribe
> >from certain events rather than device-wide configuration. This way we
> >can avoid waking up processes that are not interested in some of the
> >events.
>
> Hi Dmitry,
>
> I just noticed that control interface for gpio was applied to input-tree.
> We still have a need to disable hw in certain cases. It is probably better
> to forget generic implementation to input core and make control interface
> as specific to each driver like proposed some months ago for example
> for tel4030-keypad driver. Or what do you think?
>
> Sw filtering which avoids to wakeup some processes is not proper solution
> to embedded devices. We need to avoid waking up the processor itself.
I see. I think that such facility should not be limited to input devices
(with the exception of gpio-keys which is a special case since it works
with multiple interrupts). We need a way to allow userspace initiate
putting an arbitrary device to "sleep" and this should be generic
infrastructure.
So you need to talk to PM people again and design such facility with them
since IIRC there wasn't anything like that last time you tried asking that
question.
Thanks.
--
Dmitry
next prev parent reply other threads:[~2010-02-05 8:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-20 6:28 [RFC] Generic implementation for Input enable disable methods Onkalo Samu
2010-01-22 6:28 ` Onkalo Samu
2010-02-01 8:59 ` Dmitry Torokhov
2010-02-05 7:38 ` samu.p.onkalo
2010-02-05 8:10 ` Dmitry Torokhov [this message]
2010-02-05 8:46 ` samu.p.onkalo
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=201002050010.55524.dmitry.torokhov@gmail.com \
--to=dmitry.torokhov@gmail.com \
--cc=ext-jani.1.nikula@nokia.com \
--cc=ext-mika.1.westerberg@nokia.com \
--cc=linux-input@vger.kernel.org \
--cc=samu.p.onkalo@nokia.com \
/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;
as well as URLs for NNTP newsgroup(s).