linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Laxman Dewangan <ldewangan@nvidia.com>
Cc: tsoni@codeaurora.org, kyle.manna@fuel7.com,
	aghayal@codeaurora.org, vapier@gentoo.org,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V1] input: keyboard: Add interrupt keyboard driver.
Date: Wed, 18 Jan 2012 23:29:41 -0800	[thread overview]
Message-ID: <20120119072941.GA9668@core.coreip.homeip.net> (raw)
In-Reply-To: <1326778915-2678-1-git-send-email-ldewangan@nvidia.com>

Hi Laxman,

On Tue, Jan 17, 2012 at 11:11:55AM +0530, Laxman Dewangan wrote:
> This driver enables the key detection of the keys which
> are connected to interrupt lines.
> Each key is capable of generating an interrupt, and the
> statesi (pressed or released) cannot be found by any
> mechanism.
> A key press event generated when interrupt occurs, and
> based on the debounce time setting, a key release event
> is generated. There is no need to read the state of the
> keys.


Is it possible to modify gpio_keys to skip requesting and settin up
certain gpios and and use it instead of a brand new driver?

-- 
Dmitry

  reply	other threads:[~2012-01-19  7:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-17  5:41 [PATCH V1] input: keyboard: Add interrupt keyboard driver Laxman Dewangan
2012-01-19  7:29 ` Dmitry Torokhov [this message]
2012-01-19  7:39   ` Laxman Dewangan
     [not found]   ` <AE833E40769D9441BEBD31E18A33543503A71ECB3B@BGMAIL01.nvidia.com>
2012-01-26  2:11     ` Laxman Dewangan
2012-03-02  5:24       ` Laxman Dewangan

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=20120119072941.GA9668@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=aghayal@codeaurora.org \
    --cc=kyle.manna@fuel7.com \
    --cc=ldewangan@nvidia.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tsoni@codeaurora.org \
    --cc=vapier@gentoo.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).