diff options
author | Sagar Dharia <sdharia@codeaurora.org> | 2017-12-12 00:43:06 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-19 11:01:03 +0100 |
commit | c088c335b49228ca1759dca5676f1534b0ac13a5 (patch) | |
tree | 44988185641a4bc6b97f8c76091a05c7e46f986b /drivers/ntb | |
parent | slimbus: qcom: Add Qualcomm Slimbus controller driver (diff) | |
download | linux-c088c335b49228ca1759dca5676f1534b0ac13a5.tar.xz linux-c088c335b49228ca1759dca5676f1534b0ac13a5.zip |
slimbus: qcom: Add runtime-pm support using clock-pause
Slimbus HW mandates that clock-pause sequence has to be executed
before disabling relevant interface and core clocks.
Runtime-PM's autosuspend feature is used here to enter/exit low
power mode for Qualcomm's Slimbus controller. Autosuspend feature
enables driver to avoid changing power-modes too frequently since
entering clock-pause is an expensive sequence
Signed-off-by: Sagar Dharia <sdharia@codeaurora.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviwed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ntb')
0 files changed, 0 insertions, 0 deletions