mako: touch: disable ghost finger correction
The ghost function sets FORCE_FAST_RELAXATION and FORCE_UPDATE registers, which cause touch abnormal function after resume. Also code clean up for register map initialization. Change-Id: Ib442d4d7a2e995048fba902fe852a3851fdbf418
This commit is contained in:
committed by
Iliyan Malchev
parent
d1c0aa6903
commit
d8943732ca
@@ -27,6 +27,8 @@
|
||||
#define MAX_NUM_OF_FINGERS 10
|
||||
|
||||
#define DESCRIPTION_TABLE_START 0xe9
|
||||
#define ANALOG_TABLE_START 0xe9
|
||||
#define BUTTON_TABLE_START 0xe3
|
||||
|
||||
struct ts_function_descriptor {
|
||||
u8 query_base;
|
||||
|
||||
Reference in New Issue
Block a user