Re: [PATCH v7 12/13] slimbus: qcom: Add runtime-pm support using clock-pause

2017-11-24 Thread Srinivas Kandagatla
Thanks for the review, On 23/11/17 10:17, Charles Keepax wrote: On Wed, Nov 15, 2017 at 02:10:42PM +, srinivas.kandaga...@linaro.org wrote: From: Sagar Dharia Slimbus HW mandates that clock-pause sequence has to be executed before disabling relevant interface and core clocks. Runtime-PM's

Re: [PATCH v7 12/13] slimbus: qcom: Add runtime-pm support using clock-pause

2017-11-23 Thread Charles Keepax
On Wed, Nov 15, 2017 at 02:10:42PM +, srinivas.kandaga...@linaro.org wrote: > From: Sagar Dharia > > 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 > powe

[PATCH v7 12/13] slimbus: qcom: Add runtime-pm support using clock-pause

2017-11-15 Thread srinivas . kandagatla
From: Sagar Dharia 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 changi