Re: [PATCH v2 2/9] clk: qcom: gcc-sdm660: Mark GPU CFG AHB clock as critical

From: Stephen Boyd
Date: Thu Feb 11 2021 - 15:22:10 EST


Quoting AngeloGioacchino Del Regno (2021-01-13 10:38:10)
> This clock is critical for any access to the GPU: gating it will
> crash the system when the GPU has been initialized (so, you cannot
> gate it unless you deinit the Adreno completely).
>
> So, to achieve a working state with GPU on, set the CLK_IS_CRITICAL
> flag to this clock.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxxx>
> ---

Applied to clk-next