Hi Maximilian, On Thu, May 04, 2023 at 02:03:16PM +0200, Maximilian Weigand wrote: > +static int cyttsp5_enter_sleep(struct cyttsp5 *ts) ... > +static int cyttsp5_wakeup(struct cyttsp5 *ts) These 2 look like twins, I collapsed them into cyttsp5_power_control() and applied the patch, thank you. -- Dmitry