Skip to content
Unverified Commit 4266d216 authored by Tharun Kumar P's avatar Tharun Kumar P Committed by Mark Brown
Browse files

spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resume



pci1xxxx_spi_resume API masks SPI interrupt bit which prohibits interrupt
from coming to the host at the end of the transaction after suspend-resume.
This patch unmasks this bit at resume.

Fixes: 1cc0cbea ("spi: microchip: pci1xxxx: Add driver for SPI controller of PCI1XXXX PCIe switch")
Signed-off-by: default avatarTharun Kumar P <tharunkumar.pasumarthi@microchip.com>
Link: https://lore.kernel.org/r/20230404171613.1336093-3-tharunkumar.pasumarthi@microchip.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 35c8c5e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment