mbox series

[0/6] EDT-FT5x06 improvements

Message ID 20190917155808.27818-1-m.felsch@pengutronix.de (mailing list archive)
Headers show
Series EDT-FT5x06 improvements | expand

Message

Marco Felsch Sept. 17, 2019, 3:58 p.m. UTC
Hi,

this series adds pm support for the edt-ts devices. It also reorder the
include struct to be in line with the common rule. Finally it fixes the
wakeup-source assumption. Testers are welcome since the EDT-FT devices
reacts differently based on their firmware and I only have a evervision
based device here..

Regards,
  Marco

Marco Felsch (6):
  Input: edt-ft5x06 - alphabetical include reorder
  dt-bindings: Input: edt-ft5x06 - add disable wakeup-source
    documentation
  Input: edt-ft5x06 - add support to disable the wakeup-source
  Input: edt-ft5x06 - add deep sleep mechanism
  dt-bindings: Input: edt-ft5x06 - add vdd supply documentation
  Input: edt-ft5x06 - add supply voltage support

 .../bindings/input/touchscreen/edt-ft5x06.txt |   5 +
 drivers/input/touchscreen/edt-ft5x06.c        | 126 +++++++++++++++---
 2 files changed, 110 insertions(+), 21 deletions(-)