clk: qcom: gcc-sc8180x: Add DFS support and few fixes
From: | Satya Priya Kakitapalli <quic_skakitap-AT-quicinc.com> | |
To: | Bjorn Andersson <andersson-AT-kernel.org>, Michael Turquette <mturquette-AT-baylibre.com>, Stephen Boyd <sboyd-AT-kernel.org>, Rob Herring <robh-AT-kernel.org>, Krzysztof Kozlowski <krzk+dt-AT-kernel.org>, Conor Dooley <conor+dt-AT-kernel.org> | |
Subject: | [PATCH 0/4] clk: qcom: gcc-sc8180x: Add DFS support and few fixes | |
Date: | Thu, 25 Jul 2024 17:03:10 +0530 | |
Message-ID: | <20240725-gcc-sc8180x-fixes-v1-0-576a55fe4780@quicinc.com> | |
Cc: | Ajit Pandey <quic_ajipan-AT-quicinc.com>, Imran Shaik <quic_imrashai-AT-quicinc.com>, Taniya Das <quic_tdas-AT-quicinc.com>, "Jagadeesh Kona" <quic_jkona-AT-quicinc.com>, <linux-arm-msm-AT-vger.kernel.org>, <linux-clk-AT-vger.kernel.org>, <linux-kernel-AT-vger.kernel.org>, <devicetree-AT-vger.kernel.org>, Satya Priya Kakitapalli <quic_skakitap-AT-quicinc.com> | |
Archive-link: | Article |
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>