diff options
author | Marek Vasut <marex@denx.de> | 2019-02-06 22:02:02 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-02-06 22:18:16 -0800 |
commit | 4958891764749304ac1511f6140ae3888c088e23 (patch) | |
tree | 5576aa02834b31131494599d12c94b00d20849a3 /drivers/gpu | |
parent | c5d0e4b5154ac81cffdf6472d5f5e1408faa8ccd (diff) |
Input: ili210x - add ILI251X support
Add support for ILI251x touch controller. This controller is similar
to the ILI210x, except for the following differences:
- Does not support I2C R-W transfer, Read must be followed by an
obscenely long delay, and then followed by Write
- Does support 10 simultaneous touch inputs.
- Touch data format is slightly different, pressure reporting does not
work although the touch data contain such information.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions