[PATCH 0/4] clk: qcom: gcc-sc8180x: Add DFS support and few fixes

Satya Priya Kakitapalli posted 4 patches 1 year, 4 months ago
There is a newer version of this series
drivers/clk/qcom/gcc-sc8180x.c               | 375 +++++++++++++++++----------
include/dt-bindings/clock/qcom,gcc-sc8180x.h |   1 +
2 files changed, 232 insertions(+), 144 deletions(-)
[PATCH 0/4] clk: qcom: gcc-sc8180x: Add DFS support and few fixes
Posted by Satya Priya Kakitapalli 1 year, 4 months ago
This series adds the DFS support for GCC QUPv3 RCGS and also adds the
missing GPLL9 support and fixes the sdcc clocks frequency tables.

Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
---
Satya Priya Kakitapalli (4):
      clk: qcom: gcc-sc8180x: Register QUPv3 RCGs for DFS on sc8180x
      dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x
      clk: qcom: gcc-sc8180x: Add GPLL9 support
      clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table

 drivers/clk/qcom/gcc-sc8180x.c               | 375 +++++++++++++++++----------
 include/dt-bindings/clock/qcom,gcc-sc8180x.h |   1 +
 2 files changed, 232 insertions(+), 144 deletions(-)
---
base-commit: 864b1099d16fc7e332c3ad7823058c65f890486c
change-id: 20240725-gcc-sc8180x-fixes-cf58908142b5

Best regards,
-- 
Satya Priya Kakitapalli <quic_skakitap@quicinc.com>