2023-09-29 08:57:08

by Raghavendra Kakarla

[permalink] [raw]
Subject: [PATCH v3] arm64: dts: qcom: sa8775p: Add RPMh sleep stats

Add device node for sleep stats driver which provides various
low power mode stats.

Tested-by: Andrew Halaney <[email protected]>
Signed-off-by: Raghavendra Kakarla <[email protected]>
---
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


2023-09-29 12:48:19

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH v3] arm64: dts: qcom: sa8775p: Add RPMh sleep stats

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 <[email protected]>
> Signed-off-by: Raghavendra Kakarla <[email protected]>
> ---
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 <[email protected]>

Konrad

[1] https://b4.docs.kernel.org/en/latest/index.html

2023-10-16 18:22:32

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH v3] arm64: dts: qcom: sa8775p: Add RPMh sleep stats


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 <[email protected]>