From: Taniya Das <taniya.das@oss.qualcomm.com>
To: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
Bjorn Andersson <andersson@kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>,
Akhil P Oommen <akhilpo@qti.qualcomm.com>
Cc: Ajit Pandey <ajit.pandey@oss.qualcomm.com>,
Imran Shaik <imran.shaik@oss.qualcomm.com>,
Jagadeesh Kona <jagadeesh.kona@oss.qualcomm.com>,
linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 5/7] clk: qcom: gpucc: Add GPU Clock Controller driver for Eliza
Date: Thu, 9 Apr 2026 23:14:51 +0530 [thread overview]
Message-ID: <1b17af8a-91c8-4ea4-ac8a-d8e24951a9b5@oss.qualcomm.com> (raw)
In-Reply-To: <d97237a6-7f3b-4358-8972-5fd4b65d8f27@oss.qualcomm.com>
On 3/19/2026 6:25 PM, Konrad Dybcio wrote:
>> +// [GPU_CC_FREQUENCY_LIMITER_IRQ_CLEAR] = { 0x9538 },
> dead code
>
> +Akhil is that useful?
>
> [...]
I will remove the code in the next patch. It is not required.
>
>> +static void clk_eliza_regs_configure(struct device *dev, struct regmap *regmap)
>> +{
>> + /* Enable frequency limiter irq */
>> + regmap_clear_bits(regmap, 0x9534, BIT(0));
>> +}
> ..sounds like it
I missed to clean it up.
--
Thanks,
Taniya Das
next prev parent reply other threads:[~2026-04-09 17:45 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-17 17:14 [PATCH 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza Taniya Das
2026-03-17 17:14 ` [PATCH 1/7] dt-bindings: clock: qcom: Add video clock controller on Eliza SoC Taniya Das
2026-03-17 17:27 ` Krzysztof Kozlowski
2026-04-07 13:40 ` Krzysztof Kozlowski
2026-04-08 7:36 ` Taniya Das
2026-03-17 17:14 ` [PATCH 2/7] dt-bindings: clock: qcom: document the Eliza GPU Clock Controller Taniya Das
2026-03-17 17:14 ` [PATCH 3/7] dt-bindings: clock: qcom: Add support for CAMCC for Eliza Taniya Das
2026-03-17 17:14 ` [PATCH 4/7] clk: qcom: videocc: Add video clock controller driver " Taniya Das
2026-03-19 12:53 ` Konrad Dybcio
2026-03-17 17:14 ` [PATCH 5/7] clk: qcom: gpucc: Add GPU Clock Controller " Taniya Das
2026-03-19 12:55 ` Konrad Dybcio
2026-04-09 17:44 ` Taniya Das [this message]
2026-03-17 17:14 ` [PATCH 6/7] clk: qcom: camcc: Add support for camera clock controller " Taniya Das
2026-03-19 12:57 ` Konrad Dybcio
2026-03-17 17:14 ` [PATCH 7/7] arm64: defconfig: Enable clock controllers on Qualcomm Eliza SoC Taniya Das
2026-03-17 17:26 ` Krzysztof Kozlowski
2026-03-18 4:07 ` Taniya Das
2026-03-17 17:23 ` [PATCH 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza Krzysztof Kozlowski
2026-03-18 4:05 ` Taniya Das
2026-03-18 6:45 ` Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1b17af8a-91c8-4ea4-ac8a-d8e24951a9b5@oss.qualcomm.com \
--to=taniya.das@oss.qualcomm.com \
--cc=ajit.pandey@oss.qualcomm.com \
--cc=akhilpo@qti.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=imran.shaik@oss.qualcomm.com \
--cc=jagadeesh.kona@oss.qualcomm.com \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=robh@kernel.org \
--cc=sboyd@kernel.org \
--cc=vladimir.zapolskiy@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox