]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: qcom: Add a dummy enable function for GX gdsc
authorJordan Crouse <jcrouse@codeaurora.org>
Mon, 26 Nov 2018 17:20:32 +0000 (10:20 -0700)
committerStephen Boyd <sboyd@kernel.org>
Wed, 28 Nov 2018 00:54:04 +0000 (16:54 -0800)
commit85a3d920d30a5460522d180205a61aee53687d07
tree519179e4d2bc69e1deda830c7fdcef17d2199c58
parent7895861a963cfa995f4233e83665563ab404f73e
clk: qcom: Add a dummy enable function for GX gdsc

Most of the time the CPU should not be touching the GX
domain on the GPU except for a very special use case when
the CPU needs to force the GX headswitch off. Add a
dummy enable function for the GX gdsc to simulate success
so that the pm_runtime reference counting is correct.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gpucc-sdm845.c