Re: [PATCH] i2c: cadence: Implement save restore
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-08-25 21:10:13
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-08-25 21:10:13
On Tue, Jul 13, 2021 at 12:30:11PM +0530, Shubhrajyoti Datta wrote:
The zynqmp platform now supports chip-off so the registers can lose context. Implement save restore for i2c module. Since we have only a couple of registers an unconditional restore is done. Acked-by: Michal Simek <redacted> Signed-off-by: Shubhrajyoti Datta <redacted>
Applied to for-next, thanks!