Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Devi Priya <quic_devipriy@quicinc.com>
To: Bjorn Andersson <andersson@kernel.org>,
	<konrad.dybcio@linaro.org>, <linux-kernel@vger.kernel.org>,
	<will@kernel.org>, <arnd@arndb.de>, <catalin.marinas@arm.com>,
	<krzysztof.kozlowski+dt@linaro.org>, <agross@kernel.org>,
	<jassisinghbrar@gmail.com>, <nfraprado@collabora.com>,
	<geert+renesas@glider.be>, <sboyd@kernel.org>,
	<mturquette@baylibre.com>, <linux-arm-kernel@lists.infradead.org>,
	<linux-clk@vger.kernel.org>, <rafal@milecki.pl>,
	<linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<robh+dt@kernel.org>, <dmitry.baryshkov@linaro.org>,
	<broonie@kernel.org>
Cc: <quic_arajkuma@quicinc.com>, <quic_kathirav@quicinc.com>,
	<quic_anusha@quicinc.com>, <quic_sjaganat@quicinc.com>,
	<quic_srichara@quicinc.com>, <quic_ipkumar@quicinc.com>
Subject: Re: (subset) [PATCH V3 0/5] Add APSS clock controller support for IPQ9574
Date: Tue, 30 May 2023 09:28:52 +0530	[thread overview]
Message-ID: <c19122ca-58b7-a407-0ce3-41dab4218c81@quicinc.com> (raw)
In-Reply-To: <168512991479.248818.11621497605486086318.b4-ty@kernel.org>



On 5/27/2023 1:08 AM, Bjorn Andersson wrote:
> On Thu, 6 Apr 2023 11:43:09 +0530, Devi Priya wrote:
>> APSS PLL found in IPQ9574 platform is of type Huayra.
>> This series adds support for the APSS clock to bump the CPU frequency
>> above 800MHz.
>>
>> DTS patch is based on the below series
>> https://lore.kernel.org/linux-arm-msm/20230404164828.8031-1-quic_devipriy@quicinc.com/
>>
>> [...]
> 
Thanks! To update on the dependency, This series does not hold any 
dependencies as the DTS patch cleanly applies on [1] which has already 
been picked up for linux-next.

[PATCH V3 4/5] arm64: dts: qcom: ipq9574: Add support for APSS clock 
controller

[1] - 
https://lore.kernel.org/linux-arm-msm/20230517072806.13170-1-quic_kathirav@quicinc.com/

> Applied, thanks!
> 
> [5/5] arm64: defconfig: Enable ipq6018 apss clock and PLL controller
>        commit: 3098f34977480c9aa75cf328501f1b47ec49fec7
> 
> Best regards,

      reply	other threads:[~2023-05-30  3:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06  6:13 [PATCH V3 0/5] Add APSS clock controller support for IPQ9574 Devi Priya
2023-04-06  6:13 ` [PATCH V3 1/5] dt-bindings: clock: qcom,a53pll: add IPQ9574 compatible Devi Priya
2023-04-10 19:31   ` Stephen Boyd
2023-04-06  6:13 ` [PATCH V3 2/5] clk: qcom: apss-ipq-pll: Add support for IPQ9574 Devi Priya
2023-04-06 20:38   ` Konrad Dybcio
2023-04-10 19:31   ` Stephen Boyd
2023-04-06  6:13 ` [PATCH V3 3/5] dt-bindings: mailbox: qcom: add compatible for IPQ9574 SoC Devi Priya
2023-04-06  6:13 ` [PATCH V3 4/5] arm64: dts: qcom: ipq9574: Add support for APSS clock controller Devi Priya
2023-04-06 20:42   ` Konrad Dybcio
2023-04-06  6:13 ` [PATCH V3 5/5] arm64: defconfig: Enable ipq6018 apss clock and PLL controller Devi Priya
2023-04-06 20:42   ` Konrad Dybcio
2023-05-26 19:38 ` (subset) [PATCH V3 0/5] Add APSS clock controller support for IPQ9574 Bjorn Andersson
2023-05-30  3:58   ` Devi Priya [this message]

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=c19122ca-58b7-a407-0ce3-41dab4218c81@quicinc.com \
    --to=quic_devipriy@quicinc.com \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=geert+renesas@glider.be \
    --cc=jassisinghbrar@gmail.com \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.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=nfraprado@collabora.com \
    --cc=quic_anusha@quicinc.com \
    --cc=quic_arajkuma@quicinc.com \
    --cc=quic_ipkumar@quicinc.com \
    --cc=quic_kathirav@quicinc.com \
    --cc=quic_sjaganat@quicinc.com \
    --cc=quic_srichara@quicinc.com \
    --cc=rafal@milecki.pl \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.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