aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYe Xiang <[email protected]>2021-01-30 18:25:46 +0800
committerJonathan Cameron <[email protected]>2021-03-11 20:46:56 +0000
commit6c3b615379d7cd90d2f70b3cf9860c5a4910546a (patch)
treed03dd02d30e52aebaffd3f0fe4db0a49ec4e5653 /tools/perf/scripts/python
parente357e81fcf115bce68f3c8ca76cfc89caf24ec5a (diff)
iio: hid-sensor-rotation: Fix quaternion data not correct
Because the data of HID_USAGE_SENSOR_ORIENT_QUATERNION defined by ISH FW is s16, but quaternion data type is in_rot_quaternion_type(le:s16/32X4>>0), need to transform data type from s16 to s32 May require manual backporting. Fixes: fc18dddc0625 ("iio: hid-sensors: Added device rotation support") Signed-off-by: Ye Xiang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Cc: <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions