From: Bjorn Andersson <andersson@kernel.org>
To: Abel Vesa <abel.vesa@oss.qualcomm.com>
Cc: 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>,
Luca Weiss <luca.weiss@fairphone.com>,
Taniya Das <taniya.das@oss.qualcomm.com>,
Taniya Das <quic_tdas@quicinc.com>,
linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>,
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Subject: Re: [PATCH RESEND v6 5/6] clk: qcom: Add support for Global clock controller on Eliza
Date: Wed, 11 Mar 2026 16:11:19 -0500 [thread overview]
Message-ID: <abHZ8Y3NmsNj3IXR@baldur> (raw)
In-Reply-To: <20260311-eliza-clocks-v6-5-453c4cf657a2@oss.qualcomm.com>
On Wed, Mar 11, 2026 at 04:46:35PM +0200, Abel Vesa wrote:
> diff --git a/drivers/clk/qcom/gcc-eliza.c b/drivers/clk/qcom/gcc-eliza.c
[..]
> +static const struct qcom_cc_desc gcc_eliza_desc = {
> + .config = &gcc_eliza_regmap_config,
> + .clks = gcc_eliza_clocks,
> + .num_clks = ARRAY_SIZE(gcc_eliza_clocks),
> + .resets = gcc_eliza_resets,
> + .num_resets = ARRAY_SIZE(gcc_eliza_resets),
> + .gdscs = gcc_eliza_gdscs,
> + .num_gdscs = ARRAY_SIZE(gcc_eliza_gdscs),
> + .driver_data = &gcc_eliza_driver_data,
Don't we want a use_rpm here?
I merged this for now, please send an incremental patch, and please fix
the tool that is used to generate these patches.
Regards,
Bjorn
> +};
next prev parent reply other threads:[~2026-03-11 21:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-11 14:46 [PATCH RESEND v6 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC Abel Vesa
2026-03-11 14:46 ` [PATCH RESEND v6 1/6] dt-bindings: clock: qcom: document the Eliza Global Clock Controller Abel Vesa
2026-03-11 14:46 ` [PATCH RESEND v6 2/6] dt-bindings: clock: qcom: Document the Eliza TCSR " Abel Vesa
2026-03-11 14:46 ` [PATCH RESEND v6 3/6] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC for Eliza Abel Vesa
2026-03-11 14:46 ` [PATCH RESEND v6 4/6] clk: qcom: rpmh: Add support for Eliza rpmh clocks Abel Vesa
2026-03-11 14:46 ` [PATCH RESEND v6 5/6] clk: qcom: Add support for Global clock controller on Eliza Abel Vesa
2026-03-11 21:11 ` Bjorn Andersson [this message]
2026-03-12 11:23 ` Abel Vesa
2026-03-11 14:46 ` [PATCH RESEND v6 6/6] clk: qcom: Add TCSR clock driver for Eliza Abel Vesa
2026-03-11 20:56 ` (subset) [PATCH RESEND v6 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC Bjorn Andersson
2026-03-12 12:24 ` Abel Vesa
2026-03-12 2:38 ` Dmitry Baryshkov
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=abHZ8Y3NmsNj3IXR@baldur \
--to=andersson@kernel.org \
--cc=abel.vesa@oss.qualcomm.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luca.weiss@fairphone.com \
--cc=mturquette@baylibre.com \
--cc=quic_tdas@quicinc.com \
--cc=robh@kernel.org \
--cc=sboyd@kernel.org \
--cc=taniya.das@oss.qualcomm.com \
/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