On Fri, Nov 01, 2024 at 12:45:07PM +0530, Taniya Das wrote: > > > On 10/31/2024 8:44 PM, Dmitry Baryshkov wrote: > > On Wed, 30 Oct 2024 at 20:04, Taniya Das <quic_tdas@xxxxxxxxxxx> 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? > > > > Not, sure of the gmu-wrapper, but this platform does not have GMU. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry