Re: [PATCH v3 0/6] add timestamp channel for hid-sensors

2021-01-09 Thread Ye, Xiang
On Sat, Jan 09, 2021 at 07:28:05PM +, Jonathan Cameron wrote: > On Tue, 5 Jan 2021 17:26:33 +0800 > "Ye, Xiang" wrote: > > > On Tue, Jan 05, 2021 at 12:53:44AM -0800, Srinivas Pandruvada wrote: > > > On Tue, 2021-01-05 at 15:21 +0800, Ye Xiang wrote: > > > > This patch series add a

Re: [PATCH v3 0/6] add timestamp channel for hid-sensors

2021-01-09 Thread Jonathan Cameron
On Tue, 5 Jan 2021 17:26:33 +0800 "Ye, Xiang" wrote: > On Tue, Jan 05, 2021 at 12:53:44AM -0800, Srinivas Pandruvada wrote: > > On Tue, 2021-01-05 at 15:21 +0800, Ye Xiang wrote: > > > This patch series add a timestamp channel for hid sensors, > > > including gravity sensor, gyro sensor,

Re: [PATCH v3 0/6] add timestamp channel for hid-sensors

2021-01-05 Thread Ye, Xiang
On Tue, Jan 05, 2021 at 12:53:44AM -0800, Srinivas Pandruvada wrote: > On Tue, 2021-01-05 at 15:21 +0800, Ye Xiang wrote: > > This patch series add a timestamp channel for hid sensors, > > including gravity sensor, gyro sensor, magnetometer sensor, > > ambient light sensor, inclinometer sensor,

Re: [PATCH v3 0/6] add timestamp channel for hid-sensors

2021-01-05 Thread Srinivas Pandruvada
On Tue, 2021-01-05 at 15:21 +0800, Ye Xiang wrote: > 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

[PATCH v3 0/6] add timestamp channel for hid-sensors

2021-01-04 Thread Ye Xiang
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