Hi, first this series fixes a possible undefined register access for ev-ft5726 devices. This series also includes the v4 of the improved pm ops. Please check my notes I made on the patch. Last but least it adds the support for async probe which is important for fast booting because devices having a reset-pin specified sleeps 300ms.. Regards, Marco Ahmad Fatoum (1): Input: edt-ft5x06 - prefer asynchronous probe Marco Felsch (3): Input: edt-ft5x06 - fix get_default register write access Input: edt-ft5x06 - move parameter restore into helper Input: edt-ft5x06 - improve power management operations drivers/input/touchscreen/edt-ft5x06.c | 179 ++++++++++++++++++++++--- 1 file changed, 157 insertions(+), 22 deletions(-) -- 2.20.1