From: dmitry.torokhov@gmail.com (Dmitry Torokhov)
To: linux-arm-kernel@lists.infradead.org
Subject: tsc2005 touchscreen: implement disable attribute
Date: Sun, 9 Nov 2014 12:01:42 -0800 [thread overview]
Message-ID: <20141109200142.GA37384@dtor-ws> (raw)
In-Reply-To: <201411091349.20116@pali>
On Sun, Nov 09, 2014 at 01:49:19PM +0100, Pali Roh?r wrote:
> On Sunday 09 November 2014 13:40:25 Sebastian Reichel wrote:
> > Hi,
> >
> > On Sun, Nov 09, 2014 at 12:56:37PM +0100, Pavel Machek wrote:
> > > Implement disable attribute for tsc2005 touchscreen. It is
> > > useful to avoid wakeups when phone is in the pocket.
> >
> > I don't think this should be some driver specific sysfs node.
> > Instead a generic method from the input subsystem should be
> > used.
> >
> > -- Sebastian
>
> Yes. I would like to see generic method to turn off input device
> (or just "mute" it if device does not support turn off). Similar
> problem is also on laptops or other portable devices. E.g when I
> close LID of my laptop I want to turn off internal input devices
> (keyboard, touchpad, trackstick) without need to unload evdev
> Xserver drivers (or killing Xserver). Another use case is to turn
> off keyboard (also from kernel tty on Ctrl+Alt+Fx) which cannot
> be unplugged (internal laptop keyboard).
>
> CCed Dmitry, what do you think about it?
Actually I'd like it to be not limited to input devices but rater try
doing it at the device core level, if possible. I am sure there are IIO
and other devices that could be forcibly turned off/put into low power
mode under certain circumstances.
There were some talks about it with Rafael, but we never come with
anything concrete.
Thanks.
--
Dmitry
next prev parent reply other threads:[~2014-11-09 20:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-09 11:56 tsc2005 touchscreen: implement disable attribute Pavel Machek
2014-11-09 12:40 ` Sebastian Reichel
2014-11-09 12:49 ` Pali Rohár
2014-11-09 20:01 ` Dmitry Torokhov [this message]
2014-11-10 9:14 ` Pali Rohár
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=20141109200142.GA37384@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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).