Re: [PATCH v4 4/4] clk: qcom: gcc: Add support for QCS615 GCC clocks
From: Imran Shaik
Date: Wed Oct 30 2024 - 21:10:09 EST
On 10/22/2024 5:22 PM, Taniya Das wrote:
Add the global clock controller support for QCS615 SoC.
Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx>
---
drivers/clk/qcom/Kconfig | 9 +
drivers/clk/qcom/Makefile | 1 +
drivers/clk/qcom/gcc-qcs615.c | 3034 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 3044 insertions(+)
Reviewed-by: Imran Shaik <quic_imrashai@xxxxxxxxxxx>
Thanks,
Imran