arch/arm64/boot/dts/qcom/sm8750.dtsi | 5 +++++ 1 file changed, 5 insertions(+)
Add RPMh stats to read low power statistics for various subsystem
and SoC sleep modes.
Signed-off-by: Maulik Shah <maulik.shah@oss.qualcomm.com>
---
arch/arm64/boot/dts/qcom/sm8750.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/sm8750.dtsi b/arch/arm64/boot/dts/qcom/sm8750.dtsi
index 3bbd7d18598ee0a3a0d5130c03a3166e1fc14d82..7b692e1798496292b2f457ab61c63d3b0bb648af 100644
--- a/arch/arm64/boot/dts/qcom/sm8750.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8750.dtsi
@@ -1978,6 +1978,11 @@ pdc: interrupt-controller@b220000 {
interrupt-controller;
};
+ sram@c3f0000 {
+ compatible = "qcom,rpmh-stats";
+ reg = <0x0 0x0c3f0000 0x0 0x400>;
+ };
+
spmi_bus: spmi@c400000 {
compatible = "qcom,spmi-pmic-arb";
reg = <0x0 0x0c400000 0x0 0x3000>,
---
base-commit: 0ae0fa3bf0b44c8611d114a9f69985bf451010c3
change-id: 20250217-sm8750_stats-2e0d7b19c234
Best regards,
--
Maulik Shah <maulik.shah@oss.qualcomm.com>
On Tue, 18 Feb 2025 11:21:48 +0530, Maulik Shah wrote:
> Add RPMh stats to read low power statistics for various subsystem
> and SoC sleep modes.
>
>
Applied, thanks!
[1/1] arm64: dts: qcom: sm8750: Add RPMh sleep stats
commit: 97bf440d95f1bafd8345739663ad3c04627f1505
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
On 18.02.2025 6:51 AM, Maulik Shah wrote: > Add RPMh stats to read low power statistics for various subsystem > and SoC sleep modes. > > Signed-off-by: Maulik Shah <maulik.shah@oss.qualcomm.com> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Tested-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> # 8750 QRD Konrad
© 2016 - 2025 Red Hat, Inc.