]> git.baikalelectronics.ru Git - kernel.git/commit
Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gesture
authorAndrew Duggan <aduggan@synaptics.com>
Wed, 9 Nov 2016 00:48:48 +0000 (16:48 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 9 Nov 2016 01:12:07 +0000 (17:12 -0800)
commit4563cdb9f8545d9d7b54d7c1d1a8fcf0a5578382
tree858d445c2f8450072686a57a890fe544ed66e342
parentcec90cc644353605010d8a402392bf942365baca
Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gesture

The rmi_f11 driver currently disables dribble packets and the palm detect
gesture for all devices. This patch creates a parameter in the 2d sensor
platform data for controlling this functionality on a per device basis.

For more information on dribble packets:
Commit c0ce0d63efe4 ("HID: rmi: disable dribble packets on Synaptics
touchpads")

For more information on the palm detect gesture:
Commit ebe08b9915bf ("HID: rmi: disable palm detect gesture when present")

Signed-off-by: Andrew Duggan <aduggan@synaptics.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/rmi4/rmi_2d_sensor.h
drivers/input/rmi4/rmi_f01.c
drivers/input/rmi4/rmi_f11.c
include/linux/rmi.h