[PATCH v8 01/13] clk: qcom: Add support for GDSCs
From: Stephen Boyd <hidden>
Date: 2015-08-11 06:59:23
Also in:
linux-arm-msm, linux-pm
From: Stephen Boyd <hidden>
Date: 2015-08-11 06:59:23
Also in:
linux-arm-msm, linux-pm
On 08/06, Rajendra Nayak wrote:
From: Stephen Boyd <redacted> GDSCs (Global Distributed Switch Controllers) are responsible for safely collapsing and restoring power to peripherals in the SoC. These are best modelled as power domains using genpd and given the registers are scattered throughout the clock controller register space, its best to have the support added through the clock driver. Signed-off-by: Stephen Boyd <redacted> 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