Re: [PATCH] clk: qcom: Update the force mem core bit for GPU clocks

From: Stephen Boyd
Date: Thu Oct 27 2022 - 20:23:54 EST


Quoting Satya Priya (2022-10-18 23:05:35)
> From: Taniya Das <quic_tdas@xxxxxxxxxxx>
>
> 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@xxxxxxxxxxx>
> Signed-off-by: Satya Priya <quic_c_skakit@xxxxxxxxxxx>
> ---

Applied to clk-fixes