From: Rob Herring <robh@kernel.org>
To: Martin Botka <martin.botka@somainline.org>
Cc: ~postmarketos/upstreaming@lists.sr.ht,
konrad.dybcio@somainline.org,
angelogioacchino.delregno@somainline.org,
marijn.suijten@somainline.org, jamipkettunen@somainline.org,
Andy Gross <agross@kernel.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V3 2/2] clk: qcom: Add SM6125 (TRINKET) GCC driver
Date: Wed, 2 Jun 2021 14:10:16 -0500 [thread overview]
Message-ID: <20210602191016.GA3798477@robh.at.kernel.org> (raw)
In-Reply-To: <20210526184325.675736-2-martin.botka@somainline.org>
On Wed, May 26, 2021 at 08:43:21PM +0200, Martin Botka wrote:
> From: Konrad Dybcio <konrad.dybcio@somainline.org>
>
> Add the clocks supported in global clock controller, which clock the
> peripherals like BLSPs, SDCC, USB, MDSS etc. Register all the clocks
> to the clock framework for the clients to be able to request for them.
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
> Signed-off-by: Martin Botka <martin.botka@somainline.org>
> ---
> Changes in V2:
> None
> Changes in V3:
> use parent_hws instead of one-clock parent_data
> abandon global parent name lookup
> remove a stray "//"
> drivers/clk/qcom/Kconfig | 7 +
> drivers/clk/qcom/Makefile | 1 +
> drivers/clk/qcom/gcc-sm6125.c | 4190 +++++++++++++++++++
> include/dt-bindings/clock/qcom,gcc-sm6125.h | 240 ++
This goes in the binding patch.
> 4 files changed, 4438 insertions(+)
> create mode 100644 drivers/clk/qcom/gcc-sm6125.c
> create mode 100644 include/dt-bindings/clock/qcom,gcc-sm6125.h
next prev parent reply other threads:[~2021-06-02 19:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-26 18:43 [PATCH V3 1/2] dt-bindings: clk: qcom: gcc-sm6125: Document SM6125 GCC driver Martin Botka
2021-05-26 18:43 ` [PATCH V3 2/2] clk: qcom: Add SM6125 (TRINKET) " Martin Botka
2021-06-02 19:10 ` Rob Herring [this message]
2021-06-02 19:08 ` [PATCH V3 1/2] dt-bindings: clk: qcom: gcc-sm6125: Document SM6125 " Rob Herring
2021-06-05 10:56 ` Konrad Dybcio
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=20210602191016.GA3798477@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=agross@kernel.org \
--cc=angelogioacchino.delregno@somainline.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=jamipkettunen@somainline.org \
--cc=konrad.dybcio@somainline.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marijn.suijten@somainline.org \
--cc=martin.botka@somainline.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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;
as well as URLs for NNTP newsgroup(s).