lkml.org 
[lkml]   [2021]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/6] add timestamp channel for hid-sensors
Date
This patch series add a timestamp channel for hid sensors,
including gravity sensor, gyro sensor, magnetometer sensor,
ambient light sensor, inclinometer sensor, and rotation sensor.

With this patch series, user can get the time when sensor yield
a sample.

---
v3:
- hid-sensor-magn-3d: fix iio_val buffer len issue.
- hid-sensor-accel-3d: refine commit message

v2:
- remove unrelated changes.

Ye Xiang (6):
iio: hid-sensor-accel-3d: Add timestamp channel for gravity sensor
iio: hid-sensor-gyro-3d: Add timestamp channel
iio: hid-sensor-als: Add timestamp channel
iio: hid-sensor-magn-3d: Add timestamp channel
iio: hid-sensor-incl-3d: Add timestamp channel
iio: hid-sensor-rotation: Add timestamp channel

drivers/iio/accel/hid-sensor-accel-3d.c | 6 ++-
drivers/iio/gyro/hid-sensor-gyro-3d.c | 40 +++++++++-------
drivers/iio/light/hid-sensor-als.c | 39 ++++++++-------
drivers/iio/magnetometer/hid-sensor-magn-3d.c | 48 ++++++++++++-------
drivers/iio/orientation/hid-sensor-incl-3d.c | 43 ++++++++++-------
drivers/iio/orientation/hid-sensor-rotation.c | 46 ++++++++++--------
6 files changed, 134 insertions(+), 88 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2021-01-05 08:22    [W:0.128 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site