]> Git Repo - linux.git/commit
spi: dw: Add basic runtime PM support
authorPhil Edworthy <[email protected]>
Wed, 18 Sep 2019 08:04:35 +0000 (09:04 +0100)
committerMark Brown <[email protected]>
Tue, 1 Oct 2019 11:32:56 +0000 (12:32 +0100)
commit1e695983251029dc0b0fc516290077539df400ff
tree96e042ff6a0a78fbb766938ef679a963a61eabce
parent47cf13bc763c891c6192184c5e5aa8c1b331b2ff
spi: dw: Add basic runtime PM support

Enable runtime PM so that the clock used to access the registers in the
peripheral is turned on using a clock domain.

Signed-off-by: Phil Edworthy <[email protected]>
Signed-off-by: Gareth Williams <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
drivers/spi/spi-dw.c
This page took 0.056385 seconds and 4 git commands to generate.