[PATCH v8 04/13] clk: qcom: gdsc: Add support for ON only state
From: Stephen Boyd <hidden>
Date: 2015-08-11 06:59:37
Also in:
linux-arm-msm, linux-pm
From: Stephen Boyd <hidden>
Date: 2015-08-11 06:59:37
Also in:
linux-arm-msm, linux-pm
On 08/06, Rajendra Nayak wrote:
Certain devices can have GDSCs' which support ON as the only state. They can't be power collapsed to either hit RET or OFF. The clients drivers for these GDSCs' however would expect the state of the core to be reset following a GDSC disable and re-enable. To do this assert/deassert reset lines every time the client driver would request the GDSC to be powered on/off instead. Signed-off-by: Rajendra Nayak <redacted> ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project