arch/arm64/boot/dts/qcom/qcs8300.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/qcs8300.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/qcs8300.dtsi b/arch/arm64/boot/dts/qcom/qcs8300.dtsi
index cdd412706b5b7bd2a953d20bfa9562043b20a18d..35b202a6b323de525aa8c4cad7595a8eee43326b 100644
--- a/arch/arm64/boot/dts/qcom/qcs8300.dtsi
+++ b/arch/arm64/boot/dts/qcom/qcs8300.dtsi
@@ -4262,6 +4262,11 @@ IPCC_MPROC_SIGNAL_GLINK_QMP
#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>,
---
base-commit: da920b7df701770e006928053672147075587fb2
change-id: 20250317-add_qcom_stats-c2a0564b9aaa
Best regards,
--
Maulik Shah <maulik.shah@oss.qualcomm.com>
On Mon, 17 Mar 2025 18:08:41 +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: qcs8300: Add RPMh sleep stats
commit: bba4e13c0f337df4cab3d65ccdb5524eb81a00bf
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
On Mon, Mar 17, 2025 at 06:08:41PM +0530, 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> > --- > arch/arm64/boot/dts/qcom/qcs8300.dtsi | 5 +++++ > 1 file changed, 5 insertions(+) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> -- With best wishes Dmitry
© 2016 - 2025 Red Hat, Inc.