Re: [PATCH 4/6] i2c: i2c-stm32f7: add PM_SLEEP suspend/resume support
From: Wolfram Sang <hidden>
Date: 2020-01-30 08:38:13
Also in:
linux-devicetree, linux-i2c, lkml
From: Wolfram Sang <hidden>
Date: 2020-01-30 08:38:13
Also in:
linux-devicetree, linux-i2c, lkml
On Mon, Jan 06, 2020 at 02:28:32PM +0100, Alain Volmat wrote:
Backup/restore I2C registers as part of the suspend/resume handlers. The device is marked as suspended to ensure that transfers are rejected during the suspended period. Signed-off-by: Pierre-Yves MORDRET <redacted> Signed-off-by: Alain Volmat <redacted>
Applied to for-next, thanks!