commit | df6978b7ea6349eb32078c42b917559f5510aebd | [log] [tgz] |
---|---|---|
author | Tudor Ambarus <tudor.ambarus@microchip.com> | Wed Feb 10 15:54:28 2021 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu Feb 11 13:15:12 2021 +0000 |
tree | ed5a27f856961b80ad96633c0a67d27a1db5b82b | |
parent | 58898fd82c67350f5be2fc4f22bc9517d66b1115 [diff] |
spi: atmel-quadspi: Disable the QSPI IP at suspend() It is safer to disable the QSPI IP at suspend, in order to avoid possible impact of glitches on the internal FSMs. This is a theoretical fix, there were no problems seen as of now. Tested on sama5d2 and sam9x60 versions of the IP. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> Link: https://lore.kernel.org/r/20210210135428.204134-1-tudor.ambarus@microchip.com Signed-off-by: Mark Brown <broonie@kernel.org>