From: Kevin Hilman <khilman@ti.com>
To: Patrick Combes <p-combes@ti.com>
Cc: tony@atomide.com, linux-omap@vger.kernel.org, b-cousson@ti.com,
f-mazard@ti.com, dmurphy@ti.com, Hugo Dupras <h-dupras@ti.com>
Subject: Re: [RFC][PATCH] gpiolib: add irq_wake (power-management) sysfs file
Date: Thu, 10 Nov 2011 10:50:13 -0800 [thread overview]
Message-ID: <87k477erru.fsf@ti.com> (raw)
In-Reply-To: <1320854511-15065-1-git-send-email-p-combes@ti.com> (Patrick Combes's message of "Wed, 9 Nov 2011 17:01:51 +0100")
Patrick Combes <p-combes@ti.com> writes:
> From: Hugo Dupras <h-dupras@ti.com>
>
> By calling poll() on the /sys/class/gpio/gpioN/value sysfs file, usermode
> application can take benefit of gpio interrupts.
> However, depending on the power state reached, this interrupt may not wake-up
> the CPU.
> This patch creates a new sysfs file /sys/class/gpio/gpioN/irq_wake to enable
> usermode application to set the wake properties of a gpio IRQ.
> This option can be set or not for each gpio to preserve power consumption (e.g
> embedded systems).
>
> Signed-off-by: Hugo Dupras <h-dupras@ti.com>
> Signed-off-by: Patrick Combes <p-combes@ti.com>
Hello,
This is a change to the GPIO core but you only have the OMAP-specific
list here.
Please send this to the GPIO maintainer[1] and the lists.
Also, please copy linux-arm-kernel@lists.infradead.org where there are
lots of GPIOlib users who might be interested in this, and also copy
LKML (linux-kernel@vger.kernel.org)
Thanks,
Kevin
P.S. David Brownell passed away earlier this year, so I removed his
email from the to list: http://lkml.org/lkml/2011/6/6/32
[1] excerpt from MAINTAINERS file
GPIO SUBSYSTEM
M: Grant Likely <grant.likely@secretlab.ca>
S: Maintained
T: git git://git.secretlab.ca/git/linux-2.6.git
F: Documentation/gpio.txt
F: drivers/gpio/
F: include/linux/gpio*
prev parent reply other threads:[~2011-11-10 18:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-09 16:01 [RFC][PATCH] gpiolib: add irq_wake (power-management) sysfs file Patrick Combes
2011-11-10 18:50 ` Kevin Hilman [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=87k477erru.fsf@ti.com \
--to=khilman@ti.com \
--cc=b-cousson@ti.com \
--cc=dmurphy@ti.com \
--cc=f-mazard@ti.com \
--cc=h-dupras@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=p-combes@ti.com \
--cc=tony@atomide.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