* [PATCH] arm64: dts: qcom: x1e80100: add rpmh-stats node
@ 2024-07-23 8:13 Rajendra Nayak
2024-07-23 9:59 ` Konrad Dybcio
2024-07-29 3:58 ` Bjorn Andersson
0 siblings, 2 replies; 3+ messages in thread
From: Rajendra Nayak @ 2024-07-23 8:13 UTC (permalink / raw)
To: andersson, konrad.dybcio, robh, krzk+dt, conor+dt
Cc: linux-arm-msm, devicetree, linux-kernel, Rajendra Nayak
Add a node describing the RPMh shared memory that can be used to
retrieve statistics for the SoC low-power modes.
Signed-off-by: Rajendra Nayak <quic_rjendra@quicinc.com>
---
arch/arm64/boot/dts/qcom/x1e80100.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/x1e80100.dtsi b/arch/arm64/boot/dts/qcom/x1e80100.dtsi
index 7bca5fcd7d52..e94ae22d68f3 100644
--- a/arch/arm64/boot/dts/qcom/x1e80100.dtsi
+++ b/arch/arm64/boot/dts/qcom/x1e80100.dtsi
@@ -4618,6 +4618,11 @@ aoss_qmp: power-management@c300000 {
#clock-cells = <0>;
};
+ sram@c3f0000 {
+ compatible = "qcom,rpmh-stats";
+ reg = <0 0x0c3f0000 0 0x400>;
+ };
+
spmi: arbiter@c400000 {
compatible = "qcom,x1e80100-spmi-pmic-arb";
reg = <0 0x0c400000 0 0x3000>,
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: qcom: x1e80100: add rpmh-stats node
2024-07-23 8:13 [PATCH] arm64: dts: qcom: x1e80100: add rpmh-stats node Rajendra Nayak
@ 2024-07-23 9:59 ` Konrad Dybcio
2024-07-29 3:58 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2024-07-23 9:59 UTC (permalink / raw)
To: Rajendra Nayak, andersson, robh, krzk+dt, conor+dt
Cc: linux-arm-msm, devicetree, linux-kernel
On 23.07.2024 10:13 AM, Rajendra Nayak wrote:
> Add a node describing the RPMh shared memory that can be used to
> retrieve statistics for the SoC low-power modes.
>
> Signed-off-by: Rajendra Nayak <quic_rjendra@quicinc.com>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Konrad
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: qcom: x1e80100: add rpmh-stats node
2024-07-23 8:13 [PATCH] arm64: dts: qcom: x1e80100: add rpmh-stats node Rajendra Nayak
2024-07-23 9:59 ` Konrad Dybcio
@ 2024-07-29 3:58 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2024-07-29 3:58 UTC (permalink / raw)
To: konrad.dybcio, robh, krzk+dt, conor+dt, Rajendra Nayak
Cc: linux-arm-msm, devicetree, linux-kernel
On Tue, 23 Jul 2024 13:43:57 +0530, Rajendra Nayak wrote:
> Add a node describing the RPMh shared memory that can be used to
> retrieve statistics for the SoC low-power modes.
>
>
Applied, thanks!
[1/1] arm64: dts: qcom: x1e80100: add rpmh-stats node
commit: 5ff751ae1b4e15c23afc7c305556a2d74f22fbff
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-29 3:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-23 8:13 [PATCH] arm64: dts: qcom: x1e80100: add rpmh-stats node Rajendra Nayak
2024-07-23 9:59 ` Konrad Dybcio
2024-07-29 3:58 ` Bjorn Andersson
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).