From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Taniya Das <quic_tdas@quicinc.com>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: Ajit Pandey <quic_ajipan@quicinc.com>,
Imran Shaik <quic_imrashai@quicinc.com>,
Jagadeesh Kona <quic_jkona@quicinc.com>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] arm64: dts: qcom: qcs615: Add CPU scaling clock node
Date: Mon, 10 Feb 2025 18:58:55 +0100 [thread overview]
Message-ID: <d34051c2-7b6a-4b33-af12-4bc6380afba8@oss.qualcomm.com> (raw)
In-Reply-To: <20250119-qcs615-mm-v2-dt-nodes-v2-2-c46ab4080989@quicinc.com>
On 19.01.2025 1:00 PM, Taniya Das wrote:
> Add cpufreq-hw node to support CPU frequency scaling.
>
> Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
> ---
[...]
> + cpufreq_hw: cpufreq@18323000 {
> + compatible = "qcom,sc7180-cpufreq-hw", qcom,cpufreq-hw";
> + reg = <0 0x18323000 0 0x1400>, <0 0x18325800 0 0x1400>;
> + reg-names = "freq-domain0", "freq-domain1";
> +
> + clocks = <&rpmhcc RPMH_CXO_CLK>, <&gcc GPLL0>;
> + clock-names = "xo", "alternate";
> +
> + #freq-domain-cells = <1>;
> + #clock-cells = <1>;
> + };
This should be a child of the /soc node
Konrad
next prev parent reply other threads:[~2025-02-10 17:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-19 12:00 [PATCH v2 0/2] Add support for clock controllers and CPU scaling for QCS615 Taniya Das
2025-01-19 12:00 ` [PATCH v2 1/2] arm64: dts: qcom: qcs615: Add clock nodes for multimedia clock Taniya Das
2025-02-03 14:14 ` Konrad Dybcio
2025-02-04 17:33 ` Taniya Das
2025-02-06 11:42 ` Konrad Dybcio
2025-02-10 9:33 ` Taniya Das
2025-02-10 16:27 ` Konrad Dybcio
2025-01-19 12:00 ` [PATCH v2 2/2] arm64: dts: qcom: qcs615: Add CPU scaling clock node Taniya Das
2025-02-10 17:58 ` Konrad Dybcio [this message]
2025-06-10 9:30 ` Taniya Das
2025-01-23 15:57 ` [PATCH v2 0/2] Add support for clock controllers and CPU scaling for QCS615 Rob Herring (Arm)
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=d34051c2-7b6a-4b33-af12-4bc6380afba8@oss.qualcomm.com \
--to=konrad.dybcio@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=quic_ajipan@quicinc.com \
--cc=quic_imrashai@quicinc.com \
--cc=quic_jkona@quicinc.com \
--cc=quic_tdas@quicinc.com \
--cc=robh@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