[PATCH 0/2] MSM8917/MSM8953 Remove ALWAYS_ON flag from cpp_gdsc

Barnabás Czémán posted 2 patches 2 weeks ago
drivers/clk/qcom/gcc-msm8917.c | 1 -
drivers/clk/qcom/gcc-msm8953.c | 1 -
2 files changed, 2 deletions(-)
[PATCH 0/2] MSM8917/MSM8953 Remove ALWAYS_ON flag from cpp_gdsc
Posted by Barnabás Czémán 2 weeks ago
cpp_gdsc should not be always on, ALWAYS_ON flag was set accidentally.
The flags were used for debugging purpose and they were left as always on
at the gcc drivers submissions.

Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
---
Barnabás Czémán (2):
      clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc
      clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc

 drivers/clk/qcom/gcc-msm8917.c | 1 -
 drivers/clk/qcom/gcc-msm8953.c | 1 -
 2 files changed, 2 deletions(-)
---
base-commit: 0f2995693867bfb26197b117cd55624ddc57582f
change-id: 20251117-fix-gdsc-cpp-msm8917-msm8953-3c9bac75ad56

Best regards,
-- 
Barnabás Czémán <barnabas.czeman@mainlining.org>