Skip to content
Snippets Groups Projects
  1. Apr 04, 2019
  2. Mar 27, 2019
  3. Mar 10, 2019
  4. Mar 04, 2019
  5. Feb 20, 2019
  6. Feb 19, 2019
  7. Feb 17, 2019
  8. Feb 12, 2019
  9. Feb 10, 2019
  10. Feb 08, 2019
  11. Feb 07, 2019
    • 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