Re: [PATCH] Input: mpr121: Drop redundant wakeup handling
From: Dmitry Torokhov
Date: Tue Mar 10 2026 - 20:06:13 EST
On Mon, Mar 09, 2026 at 02:14:13PM +0700, phucduc.bui@xxxxxxxxx wrote:
> From: bui duc phuc <phucduc.bui@xxxxxxxxx>
>
> The driver currently calls device_init_wakeup() and manually toggles
> IRQ wake in suspend and resume paths. This is unnecessary since the
> I2C core already handles wakeup configuration when the device is
> described in Device Tree with the "wakeup-source" property.
>
> Note: Compile-tested only, not verified on hardware.
>
> Signed-off-by: bui duc phuc <phucduc.bui@xxxxxxxxx>
Applied, thank you.
--
Dmitry