]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb64be2e6fe91164db0ac15a7f32143781c109a70
tree96e042ff6a0a78fbb766938ef679a963a61eabce
parent0ddbf2fe039d709b715a5cbe670e885603f8689f
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