[PATCH V2 6/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Fri Sep 27 02:02:05 PDT 2024
On Fri, Sep 27, 2024 at 12:22:41PM GMT, Sricharan R wrote:
> From: Sricharan Ramabadhran <quic_srichara at quicinc.com>
>
> Add support for the global clock controller found on IPQ5424 SoC.
>
> Co-developed-by: Varadarajan Narayanan <quic_varada at quicinc.com>
> Signed-off-by: Varadarajan Narayanan <quic_varada at quicinc.com>
> Signed-off-by: Sricharan Ramabadhran <quic_srichara at quicinc.com>
> ---
> [v2] Remove CLK_IS_CRITICAL for all clks
> Added CLK_IGNORE_UNUSED only for gpll0 temporarily till
This should be gpll4, not gpll0 (no need to resend just to fix the
changelog though).
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> dependent consumers are enabled
> Fixed probe to use qcom_cc_probe
>
> drivers/clk/qcom/Kconfig | 8 +
> drivers/clk/qcom/Makefile | 1 +
> drivers/clk/qcom/gcc-ipq5424.c | 3309 ++++++++++++++++++++++++++++++++
> 3 files changed, 3318 insertions(+)
> create mode 100644 drivers/clk/qcom/gcc-ipq5424.c
>
--
With best wishes
Dmitry
More information about the linux-arm-kernel
mailing list