All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans-Christian Egtvedt <hcegtvedt@norway.atmel.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@atrey.karlin.mff.cuni.cz
Subject: Re: [PATCH 1/1] gpio_mouse driver
Date: Wed, 30 May 2007 14:38:12 +0200	[thread overview]
Message-ID: <1180528692.32245.78.camel@localhost.localdomain> (raw)
In-Reply-To: <d120d5000705300530ie4ce2eatfec117a4e950da2d@mail.gmail.com>

On Wed, 2007-05-30 at 08:30 -0400, Dmitry Torokhov wrote:
> On 5/30/07, Hans-Christian Egtvedt <hcegtvedt@norway.atmel.com> wrote:
> > On Tue, 2007-05-29 at 11:36 -0400, Dmitry Torokhov wrote:
> > > Hi,
> > >
> > > On 5/29/07, Hans-Christian Egtvedt <hcegtvedt@norway.atmel.com> wrote:
> > > > This patch adds support for simulating a mouse using GPIO lines.
> > > >
> > > > The driver needs a platform_data struct to be defined and registered with the
> > > > appropriate platform_device.
> > > >
> > > > The driver has been tested on AT32AP7000 microprocessor using the ATSTK1000
> > > > development board.
> > > >
> > >
> > > It looks sane although I would recommend switching to input-polldev
> > > when implementing a polled input device.
> >
> > Oh, I was not aware about this, it seems like just the thing I need.
> >
> > Could it be scheduled for after the official kernel has this included?
> > AFAICT it will be released with 2.6.22?
> 
> Because merge window for 2.6.22 is closed the driver will only be
> merged in the mainline when 2.6.23 window opens. For now it will stay
> in my tree (and because Andrew pulls form me it will also show up in
> -mm). Because of that I would like to get the driver in shape from the
> beginning - my tree obviously does have these changes.

Ok, I will pull your GIT tree sometime soon(tm), and update the patch to
match the new standard. A bit unsure about when, but in good time before
2.6.23.

Is git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git the
correct tree?

Thanks for the feedback.

-- 
Best regards
Hans-Christian Egtvedt

  reply	other threads:[~2007-05-30 12:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-29 13:07 [PATCH 1/1] gpio_mouse driver Hans-Christian Egtvedt
2007-05-29 15:36 ` Dmitry Torokhov
2007-05-30  6:23   ` Hans-Christian Egtvedt
2007-05-30  8:00     ` Hans-Christian Egtvedt
2007-05-30 12:30     ` Dmitry Torokhov
2007-05-30 12:38       ` Hans-Christian Egtvedt [this message]
2007-05-30 12:52         ` Dmitry Torokhov
  -- strict thread matches above, loose matches on Subject: below --
2007-05-29 12:29 Hans-Christian Egtvedt

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=1180528692.32245.78.camel@localhost.localdomain \
    --to=hcegtvedt@norway.atmel.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.