[PATCH 08/11] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Thu Oct 31 08:14:57 PDT 2024
On Wed, 30 Oct 2024 at 20:04, Taniya Das <quic_tdas at quicinc.com> wrote:
>
>
>
> On 10/19/2024 1:58 AM, Dmitry Baryshkov wrote:
> >> +static struct gdsc gx_gdsc = {
> >> + .gdscr = 0x100c,
> >> + .en_rest_wait_val = 0x2,
> >> + .en_few_wait_val = 0x2,
> >> + .clk_dis_wait_val = 0x2,
> >> + .pd = {
> >> + .name = "gx_gdsc",
> > .power_on = gdsc_gx_do_nothing_enable ? Or is it controlled directly on
> > this platform?
> >
>
> On QCS615 the GPU clocks are directly controlled by high level OS.
Is it one of the gmu-wrapper platforms?
>
> >> + },
> >> + .pwrsts = PWRSTS_OFF_ON,
> >> + .flags = POLL_CFG_GDSCR,
> >> +};
> >> +
>
> --
> Thanks & Regards,
> Taniya Das.
--
With best wishes
Dmitry
More information about the linux-arm-kernel
mailing list