[RESEND, V2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase

Qii Wang qii.wang at mediatek.com
Tue Jan 26 06:37:00 EST 2021


Hi Wolfram,

On Sat, 2021-01-09 at 16:29 +0800, qii.wang at mediatek.com wrote:
> From: Qii Wang <qii.wang at mediatek.com>
> 
> Some i2c device driver indirectly uses I2C driver when it is now
> being suspended. The i2c devices driver is suspended during the
> NOIRQ phase and this cannot be changed due to other dependencies.
> Therefore, we also need to move the suspend handling for the I2C
> controller driver to the NOIRQ phase as well.
> 
> Signed-off-by: Qii Wang <qii.wang at mediatek.com>
> ---
> 
> Changes in v2:
>         - Replied some comments
>         - Fixed the wrong spelling medaitek to mediatek
> 
>  drivers/i2c/busses/i2c-mt65xx.c | 19 ++++++++++++++++---
>  1 file changed, 16 insertions(+), 3 deletions(-)
> 

I haven't seen any new comments, can it go into 5.11?

Thanks

	Qii


More information about the linux-arm-kernel mailing list