From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Sricharan Ramabadhran <quic_srichara@quicinc.com>,
agross@kernel.org, andersson@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, mturquette@baylibre.com,
sboyd@kernel.org, ulf.hansson@linaro.org,
linus.walleij@linaro.org, catalin.marinas@arm.com,
will@kernel.org, p.zabel@pengutronix.de,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org,
linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
robimarko@gmail.com, krzysztof.kozlowski@linaro.org,
andy.shevchenko@gmail.com
Subject: Re: [v10 2/6] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018
Date: Thu, 15 Jun 2023 14:55:49 +0200 [thread overview]
Message-ID: <1d1756c6-b79f-7f8f-2f00-6fcb3657295a@linaro.org> (raw)
In-Reply-To: <20230615090638.1771245-3-quic_srichara@quicinc.com>
On 15.06.2023 11:06, Sricharan Ramabadhran wrote:
> Add support for the global clock controller found on IPQ5018
> based devices.
>
> Co-developed-by: Varadarajan Narayanan <quic_varada@quicinc.com>
> Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>
> Co-developed-by: Gokul Sriram Palanisamy <quic_gokulsri@quicinc.com>
> Signed-off-by: Gokul Sriram Palanisamy <quic_gokulsri@quicinc.com>
> Signed-off-by: Sricharan Ramabadhran <quic_srichara@quicinc.com>
> ---
> +
> +static const struct freq_tbl ftbl_apss_axi_clk_src[] = {
> + F(400000000, P_GPLL0, 2, 0, 0),
> + { }
> +};
This is weirdly far away from its use.
With that fixed:
Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Konrad
next prev parent reply other threads:[~2023-06-15 12:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-15 9:06 [v10 0/6] Add minimal boot support for IPQ5018 Sricharan Ramabadhran
2023-06-15 9:06 ` [v10 1/6] dt-bindings: arm64: Add IPQ5018 clock and reset Sricharan Ramabadhran
2023-06-15 9:06 ` [v10 2/6] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018 Sricharan Ramabadhran
2023-06-15 12:55 ` Konrad Dybcio [this message]
2023-06-15 9:06 ` [v10 3/6] dt-bindings: qcom: Add ipq5018 bindings Sricharan Ramabadhran
2023-06-15 9:06 ` [v10 4/6] dt-bindings: scm: Add compatible for IPQ5018 Sricharan Ramabadhran
2023-06-15 9:06 ` [v10 5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support Sricharan Ramabadhran
2023-06-15 9:06 ` [v10 6/6] arm64: defconfig: Enable IPQ5018 SoC base configs Sricharan Ramabadhran
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=1d1756c6-b79f-7f8f-2f00-6fcb3657295a@linaro.org \
--to=konrad.dybcio@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=andy.shevchenko@gmail.com \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=p.zabel@pengutronix.de \
--cc=quic_srichara@quicinc.com \
--cc=robh+dt@kernel.org \
--cc=robimarko@gmail.com \
--cc=sboyd@kernel.org \
--cc=ulf.hansson@linaro.org \
--cc=will@kernel.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;
as well as URLs for NNTP newsgroup(s).