linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Duplicated driver for LIS302-like device.
@ 2009-12-11  2:52 Matt Hsu
  2009-12-11 12:57 ` Jonathan Cameron
  0 siblings, 1 reply; 5+ messages in thread
From: Matt Hsu @ 2009-12-11  2:52 UTC (permalink / raw)
  To: linux-input; +Cc: dmitry.torokhov

Hi all,

Recently I was managed to make LIS302DL device work on Beagleboard.
It's almost done.

The last thing I would like to do is to commit the driver to upstream.
Here comes a problem. I found there's a similar driver named lis3lv02d.c.
which is located drivers/hwmon/. They are pretty much the same.
Only registers mapping is different slightly.

Originally, I plan to use this driver directly instead of implementing 
another lis302dl-like driver.
Unfortunately, this driver is dependent on ACPI subsystem.
The target platform for this device is based on ARM.
Therefore, I could not re-use this driver for my work
and re-implement it based on I2C interface.

My question is, is this a duplicated driver for upstream
if I send patches for this driver without any ACPI dependency?

Cheers,
Matt




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-12-14  3:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-11  2:52 Duplicated driver for LIS302-like device Matt Hsu
2009-12-11 12:57 ` Jonathan Cameron
2009-12-11 13:16   ` Éric Piel
2009-12-14  3:57     ` Matt Hsu
2009-12-14  3:29   ` Matt Hsu

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