linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Hudson <chudson@kionix.com>
To: "Pandita, Vikram" <vikram.pandita@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
	"dmitry.torokhov@gmail.com" <dmitry.torokhov@gmail.com>
Subject: Re: [RFC PATCH v3 1/3] input:misc:driver support for Kionix kxte9 accelerometer
Date: Wed, 11 Nov 2009 15:42:58 -0500	[thread overview]
Message-ID: <4AFB21D2.2000007@kionix.com> (raw)
In-Reply-To: <FCCFB4CDC6E5564B9182F639FC35608702FA5CBB36@dbde02.ent.ti.com>

Pandita, Vikram wrote:
> Chris
>
>   
>> -----Original Message-----
>> From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-owner@vger.kernel.org] On Behalf Of
>> chudson@kionix.com
>> Sent: Wednesday, November 11, 2009 2:26 PM
>> To: linux-omap@vger.kernel.org
>> Cc: linux-input@vger.kernel.org; dmitry.torokhov@gmail.com; Chris Hudson
>> Subject: [RFC PATCH v3 1/3] input:misc:driver support for Kionix kxte9 accelerometer
>>
>> From: Chris Hudson <chudson@kionix.com>
>>
>> This is a request for comments regarding adding driver support for the Kionix
>> KXTE9 digital tri-axis accelerometer.  This part features built-in tilt
>> position (orientation), wake-up and back-to-sleep algorithms, which can trigger
>> a user-configurable physical interrupt.  The driver uses i2c for device
>> communication, a misc node for IOCTLs, and input nodes for reporting
>> acceleration data and interrupt status information.  Moved to
>> drivers/input/misc after discussion on linux-omap mailing list.
>>     
>
> Any way to test these features of accelerometer with your set of 3 patches applied?
>
> Say with a busybox filesystem or poky?
>   
Sure, I've been using busybox with the ZoomII and testing the hardware 
throughout the development process.  You'll need to attach a KXTE9 to 
the i2c-2 bus, vdd, iovdd, ground, and gpio156 on the J43 header if 
using a ZoomII.  I can give you the exact pins I'm using if you would like.
Thank you,
Chris
>   
>> Changes in this version:
>>     
> <snip>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>
>   

  reply	other threads:[~2009-11-11 20:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-11 20:26 [RFC PATCH v3 1/3] input:misc:driver support for Kionix kxte9 accelerometer chudson
2009-11-11 20:26 ` [RFC PATCH v3 2/3] mach-omap2:kxte9 accelerometer support for OMAP ZoomII chudson
2009-11-11 20:26   ` [RFC PATCH v3 3/3] mach-omap2:kxte9 accelerometer mux " chudson
2009-11-11 20:32 ` [RFC PATCH v3 1/3] input:misc:driver support for Kionix kxte9 accelerometer Pandita, Vikram
2009-11-11 20:42   ` Chris Hudson [this message]
2009-11-11 22:44     ` Pandita, Vikram
2009-11-12 14:33       ` Chris Hudson
  -- strict thread matches above, loose matches on Subject: below --
2009-11-30 14:42 chudson
2009-12-04 20:24 ` Chris Hudson

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=4AFB21D2.2000007@kionix.com \
    --to=chudson@kionix.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=vikram.pandita@ti.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;
as well as URLs for NNTP newsgroup(s).