* [PATCH v3] arm64: dts: qcom: sa8775p: Add RPMh sleep stats
@ 2023-09-29  5:48 Raghavendra Kakarla
  2023-09-29 11:45 ` Konrad Dybcio
  2023-10-16 18:25 ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Raghavendra Kakarla @ 2023-09-29  5:48 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Raghavendra Kakarla
  Cc: quic_mkshah, quic_lsrao, linux-arm-msm, linux-kernel, devicetree
Add device node for sleep stats driver which provides various
low power mode stats.
Tested-by: Andrew Halaney <ahalaney@redhat.com>
Signed-off-by: Raghavendra Kakarla <quic_rkakarla@quicinc.com>
---
 arch/arm64/boot/dts/qcom/sa8775p.dtsi | 5 +++++
 1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/sa8775p.dtsi b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
index 9f4f58e831a4..2ce5b592616f 100644
--- a/arch/arm64/boot/dts/qcom/sa8775p.dtsi
+++ b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
@@ -1912,6 +1912,11 @@
 			#clock-cells = <0>;
 		};
 
+		sram@c3f0000 {
+			compatible = "qcom,rpmh-stats";
+			reg = <0x0 0x0c3f0000 0x0 0x400>;
+		};
+
 		spmi_bus: spmi@c440000 {
 			compatible = "qcom,spmi-pmic-arb";
 			reg = <0x0 0x0c440000 0x0 0x1100>,
-- 
2.17.1
^ permalink raw reply related	[flat|nested] 3+ messages in thread
* Re: [PATCH v3] arm64: dts: qcom: sa8775p: Add RPMh sleep stats
  2023-09-29  5:48 [PATCH v3] arm64: dts: qcom: sa8775p: Add RPMh sleep stats Raghavendra Kakarla
@ 2023-09-29 11:45 ` Konrad Dybcio
  2023-10-16 18:25 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2023-09-29 11:45 UTC (permalink / raw)
  To: Raghavendra Kakarla, Bjorn Andersson, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: quic_mkshah, quic_lsrao, linux-arm-msm, linux-kernel, devicetree
On 29.09.2023 07:48, Raghavendra Kakarla wrote:
> Add device node for sleep stats driver which provides various
> low power mode stats.
> 
> Tested-by: Andrew Halaney <ahalaney@redhat.com>
> Signed-off-by: Raghavendra Kakarla <quic_rkakarla@quicinc.com>
> ---
Please include a changelog below the --- line when sending subsequent
versions. The b4 tool [1] does this for you.
Thanks for addressing all the issues
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Konrad
[1] https://b4.docs.kernel.org/en/latest/index.html
^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: [PATCH v3] arm64: dts: qcom: sa8775p: Add RPMh sleep stats
  2023-09-29  5:48 [PATCH v3] arm64: dts: qcom: sa8775p: Add RPMh sleep stats Raghavendra Kakarla
  2023-09-29 11:45 ` Konrad Dybcio
@ 2023-10-16 18:25 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2023-10-16 18:25 UTC (permalink / raw)
  To: Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Raghavendra Kakarla
  Cc: quic_mkshah, quic_lsrao, linux-arm-msm, linux-kernel, devicetree
On Fri, 29 Sep 2023 11:18:05 +0530, Raghavendra Kakarla wrote:
> Add device node for sleep stats driver which provides various
> low power mode stats.
> 
> 
Applied, thanks!
[1/1] arm64: dts: qcom: sa8775p: Add RPMh sleep stats
      commit: f19a9a341d6faaf8d04bb6d9fb1f6a367ca0ed3a
Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply	[flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-16 18:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-29  5:48 [PATCH v3] arm64: dts: qcom: sa8775p: Add RPMh sleep stats Raghavendra Kakarla
2023-09-29 11:45 ` Konrad Dybcio
2023-10-16 18:25 ` 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).