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)
commitffa20aa581cf5377fc397b0d0ff9d67ea823629b
tree3e241be9cc86cfbabaffc5f98ba4715a99422c37
parent774560cf28fe115f106b6176c54ec641491136ac
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: a3cc092196ef ("clk: qcom: Add Global Clock controller (GCC) driver for SC7280")
Fixes: 3e0f01d6c7e7 ("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