clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC flag
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 18 Dec 2023 16:02:04 +0000 (17:02 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 19 Dec 2023 17:27:03 +0000 (11:27 -0600)
commit1fe8273c8d4088dd68faaab8640ec95f381cbf1e
tree84e3e83d326b5b564b58cc3160886c7778922fe6
parentdf14d214105e29d0e734aa36445888bd2b0dde78
clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC flag

All of the 8550's GCC GDSCs can and should use the retain registers so
as not to lose their state when entering lower power modes.

Fixes: 955f2ea3b9e9 ("clk: qcom: Add GCC driver for SM8550")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231218-topic-8550_fixes-v1-3-ce1272d77540@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/gcc-sm8550.c