Re: [PATCH RFC SPI for-next 2/2] spi: microchip: pci1xxxx: Add suspend and resume support for PCI1XXXX SPI driver

From: Tharunkumar.Pasumarthi
Date: Fri Sep 30 2022 - 01:56:41 EST


On Wed, 2022-09-28 at 12:30 +0100, Mark Brown wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the
> content is safe
>
> This saves the register configuration before suspending the device, meaning 
> there may be in progress transfers changing the device while the save is going
> on

I will add logic to wait for the completion of existing transfer at beginning of
suspend callback to handle this.


Thanks,
Tharun Kumar P