Re: [RFC PATCH 6/8] iio: core: Introduce new STEP_DETECT event

2014-10-04 Thread Jonathan Cameron
On 02/10/14 14:43, Daniel Baluta wrote: > From: Irina Tirdea > > This event is needed for the step detection functionality of a pedometer: > an interrupt is generated by the hardware device each time > a step is detected. > > To support this, we add a new iio event. > > For more information on

[RFC PATCH 6/8] iio: core: Introduce new STEP_DETECT event

2014-10-02 Thread Daniel Baluta
From: Irina Tirdea This event is needed for the step detection functionality of a pedometer: an interrupt is generated by the hardware device each time a step is detected. To support this, we add a new iio event. For more information on the pedometer requirements for Android see http://source.a