Re: [PATCH v3 08/10] clk: qcom: Add GPU clock driver for x1e80100

From: Konrad Dybcio
Date: Tue Feb 06 2024 - 14:03:58 EST


On 28.01.2024 23:52, Abel Vesa wrote:
> From: Rajendra Nayak <quic_rjendra@xxxxxxxxxxx>
>
> Add Graphics Clock Controller (GPUCC) support for X1E80100 platform.
>
> Signed-off-by: Rajendra Nayak <quic_rjendra@xxxxxxxxxxx>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
> ---

Pretty sure you want pm_clk and runtime PM for the GX vote

Konrad