]> 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)
commit23757126dbf8fd5a13bbfc0881b010789b5f9fc5
tree858d445c2f8450072686a57a890fe544ed66e342
parent2a1c8c10fcbc3fb5c7537e2801130e58a4e8f3bb
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 2d9268a0586d ("HID: rmi: disable dribble packets on Synaptics
touchpads")

For more information on the palm detect gesture:
Commit 059ba74e28e5 ("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