Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f8141f66 authored by Himanshu Aggarwal's avatar Himanshu Aggarwal
Browse files

input: synaptics: add support for unprogrammed panels



Some unprogrammed touch panels from touch vendor and
wrongly programmed touch panels from factory may
return incorrect touch sensor coordinate range when
their query registers are read via I2C transaction,
but these panels work fine in the field otherwise
and their data registers give correct coordinates.
These panels give incorrect coordinates range because
either they are not programmed with a firmware file
or there was an error in programming the firmware.
In such a scenario, touch driver should not compare
the coordinate ranges retreived from touch sensor
and DT node and allow the driver operation to continue
normally.

Change-Id: Id2a5d8e7c3298adc4a583a87d577adbe951003c5
Signed-off-by: default avatarHimanshu Aggarwal <haggarwa@codeaurora.org>
parent 57301a09
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment