linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Driver for the S1 button of rb532
@ 2009-01-22 19:12 Phil Sutter
  0 siblings, 0 replies; only message in thread
From: Phil Sutter @ 2009-01-22 19:12 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input, Ralf Baechle, linux-mips, Florian Fainelli


Hi,

I've written a polled input device driver for the S1 button built into
the Routerboard 532. Sadly, the gpio-keys driver can't be used, as it
turns on the GPIO as interrupt source (which then has to stay configured
for this use), which would render the serial console unusable as it uses
the same pin in alternate function mode.

I've split up the changes into two parts to divide BSP changes from the
actual driver.

Greetings, Phil

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-22 19:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-22 19:12 Driver for the S1 button of rb532 Phil Sutter

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).