[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7be502dd-1627-4a9c-a860-bab622ce1e07@oss.qualcomm.com>
Date: Fri, 21 Nov 2025 22:54:54 +0530
From: Taniya Das <taniya.das@....qualcomm.com>
To: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
Cc: Bjorn Andersson <andersson@...nel.org>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd
<sboyd@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley
<conor+dt@...nel.org>, jingyi.wang@....qualcomm.com,
aiqun.yu@....qualcomm.com, Ajit Pandey <ajit.pandey@....qualcomm.com>,
Imran Shaik <imran.shaik@....qualcomm.com>,
Jagadeesh Kona <jagadeesh.kona@....qualcomm.com>,
linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 6/6] clk: qcom: Add support for Global clock controller
on Kaanapali
On 11/11/2025 4:18 PM, Dmitry Baryshkov wrote:
> On Thu, Oct 30, 2025 at 04:39:09PM +0530, Taniya Das wrote:
>> Add support for Global clock controller for Kaanapali Qualcomm SoC.
>>
>> Signed-off-by: Jingyi Wang <jingyi.wang@....qualcomm.com>
>> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
>> Signed-off-by: Taniya Das <taniya.das@....qualcomm.com>
>> ---
>> drivers/clk/qcom/Kconfig | 9 +
>> drivers/clk/qcom/Makefile | 1 +
>> drivers/clk/qcom/gcc-kaanapali.c | 3541 ++++++++++++++++++++++++++++++++++++++
>> 3 files changed, 3551 insertions(+)
>>
>> diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
>> index 8ec1803af76cb87da59ca3ef28127c06f3e26d2b..5289a3f07379f3cea6f6192bcb0d73117fe51a5b 100644
>> --- a/drivers/clk/qcom/Kconfig
>> +++ b/drivers/clk/qcom/Kconfig
>> @@ -46,6 +46,15 @@ config CLK_GLYMUR_TCSRCC
>> Support for the TCSR clock controller on GLYMUR devices.
>> Say Y if you want to use peripheral devices such as USB/PCIe/EDP.
>>
>> +config CLK_KAANAPALI_GCC
>> + tristate "KAANAPALI Global Clock Controller"
>
> Kaanapali?
>
Will update in the next patch.
>> +
>> +MODULE_DESCRIPTION("QTI GCC KAANAPALI Driver");
>
> Kaanapali?
>
> Is there a reason for keeping it in CAPITAL LETTERS?
As we use to keep the SoC name "SM...", "SC..." so was following it, but
I will move to lower case.
>
>> +MODULE_LICENSE("GPL");
>>
>> --
>> 2.34.1
>>
>
--
Thanks,
Taniya Das
Powered by blists - more mailing lists