OSDN Git Service

spi: dw: Add basic runtime PM support
authorPhil Edworthy <phil.edworthy@renesas.com>
Wed, 18 Sep 2019 08:04:35 +0000 (09:04 +0100)
committerMark Brown <broonie@kernel.org>
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 <phil.edworthy@renesas.com>
Signed-off-by: Gareth Williams <gareth.williams.jx@renesas.com>
Link: https://lore.kernel.org/r/1568793876-9009-4-git-send-email-gareth.williams.jx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-dw.c