Re: [PATCH 5/7] clk: qcom: gcc-sc8180x: Add missing GDSC flags

From: Konrad Dybcio

Date: Tue Mar 10 2026 - 07:55:01 EST


On 3/9/26 2:00 AM, Val Packett wrote:
> Similarly to sc8280xp, the GCC GDSCs can and should use the retain
> registers so as not to lose their state when entering lower power modes.
>
> Fixes: 4433594bbe5d ("clk: qcom: gcc: Add global clock controller driver for SC8180x")
> Signed-off-by: Val Packett <val@xxxxxxxxxxxx>
> ---

Platforms before 8250 don't seem to set this, let's not do this
unless you have good indication we have to

Konrad