• Marek Vasut's avatar
    Input: ili210x - add ILI251X support · 49588917
    Marek Vasut authored
    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: default avatarMarek Vasut <marex@denx.de>
    Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
    49588917
ili210x.c 10.3 KB