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(-) -- 2.20.1