summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRoderick Colenbrander <roderick.colenbrander@sony.com>2016-11-23 14:07:07 -0800
committerSiarhei Vishniakou <svv@google.com>2019-11-07 11:13:30 -0600
commitaa388599ce27d29d9d697698fe4ad0ba8ca03e61 (patch)
tree0fd144ae49d5e41dc18de09d99e9f4f7e49be644 /tools/perf/scripts/python/export-to-postgresql.py
parent460438f93297b3aaf29ba6387b251a9e4260e21e (diff)
UPSTREAM: HID: sony: Make the DS4 touchpad a separate device
The dualshock 4 supports both analog sticks of which one uses ABS_X/_Y and a touchpad. In a recent discussion with Dmitry about some input-mt changes we proposed for disabling pointer emulation from input_mt_sync_frame, Dmitry mentioned ABS_X/_Y should report the same data as ABS_MT_POSITION_X/_Y. The current driver is mixing axes for different subdevices. It was suggested to make the touchpad its own sub-device. This patch turns the touchpad into its own device. In addition this patch also moves the button underneath the touchpad into the new device. It felt like this button should be part of the device. No known user space application (not even SDL2) seems to be using it. Signed-off-by: Roderick Colenbrander <roderick.colenbrander@sony.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> (cherry picked from commit ac797b95f53276c132c51d53437e38dd912413d7) Bug: 111431828 Signed-off-by: Kim Low <kim-huei.low@sony.com> Change-Id: If3f15f2179850a2029e5112dd34bcd424b7b80af Signed-off-by: Siarhei Vishniakou <svv@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions