]> git.baikalelectronics.ru Git - kernel.git/commit
clk: qcom: Update the force mem core bit for GPU clocks
authorTaniya Das <quic_tdas@quicinc.com>
Wed, 19 Oct 2022 06:05:35 +0000 (11:35 +0530)
committerStephen Boyd <sboyd@kernel.org>
Fri, 28 Oct 2022 00:23:29 +0000 (17:23 -0700)
commit32bc99a9ab9a0f9b873c121f7545b5eb6299b7a4
tree3e241be9cc86cfbabaffc5f98ba4715a99422c37
parent3e83bb40ee949ba75541730c385d6545f0ea8e19
clk: qcom: Update the force mem core bit for GPU clocks

There are few GPU clocks which are powering up the memories
and thus enable the FORCE_MEM_PERIPH always for these clocks
to force the periph_on signal to remain active during halt
state of the clock.

Fixes: 1d5039c95d42 ("clk: qcom: Add Global Clock controller (GCC) driver for SC7280")
Fixes: c48d134ca13e ("clk: qcom: Add graphics clock controller driver for SC7280")
Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
Signed-off-by: Satya Priya <quic_c_skakit@quicinc.com>
Link: https://lore.kernel.org/r/1666159535-6447-1-git-send-email-quic_c_skakit@quicinc.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-sc7280.c
drivers/clk/qcom/gpucc-sc7280.c