[PATCH 08/11] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver
Taniya Das
quic_tdas at quicinc.com
Wed Oct 30 11:03:39 PDT 2024
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.
>> + },
>> + .pwrsts = PWRSTS_OFF_ON,
>> + .flags = POLL_CFG_GDSCR,
>> +};
>> +
--
Thanks & Regards,
Taniya Das.
More information about the linux-arm-kernel
mailing list