]> git.baikalelectronics.ru Git - kernel.git/commit
spi: atmel-quadspi: add runtime pm support
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Thu, 9 Jun 2022 08:42:44 +0000 (11:42 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jun 2022 11:20:03 +0000 (12:20 +0100)
commit116cde1ca9137211fc8388178fb94a4898e677a0
tree2572613b8ec1022cf213b4bae4dc0d393f52cb0b
parentfd9b5f76c39fd2750bf9765d7ffa49e0bebede6a
spi: atmel-quadspi: add runtime pm support

Add runtime PM support for atmel-quadspi which will disable/enable
QSPI clocks on proper runtime_suspend/runtime_resume ops.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220609084246.1795419-2-claudiu.beznea@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/atmel-quadspi.c