devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add DDR sleep stats
@ 2023-11-30 14:58 Konrad Dybcio
  2023-11-30 14:58 ` [PATCH 1/3] dt-bindings: soc: qcom: stats: Add QMP handle Konrad Dybcio
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Konrad Dybcio @ 2023-11-30 14:58 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Maulik Shah
  Cc: Marijn Suijten, linux-arm-msm, devicetree, linux-kernel,
	Konrad Dybcio

RPMh LPM stats are quite extensive, but we can extract even more data by
poking the AOSS QMP. This series adds DDR stats using this approach,
setting it up on 8280 as an example.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (3):
      dt-bindings: soc: qcom: stats: Add QMP handle
      soc: qcom: stats: Add DDR sleep stats
      arm64: dts: qcom: sc8280xp: Add QMP handle to RPMh stats

 .../devicetree/bindings/soc/qcom/qcom-stats.yaml   |  14 ++
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi             |   1 +
 drivers/soc/qcom/qcom_stats.c                      | 186 ++++++++++++++++++++-
 3 files changed, 200 insertions(+), 1 deletion(-)
---
base-commit: 1f5c003694fab4b1ba6cbdcc417488b975c088d0
change-id: 20231130-topic-ddr_sleep_stats-d968e2e28083

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@linaro.org>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-12-03  4:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-30 14:58 [PATCH 0/3] Add DDR sleep stats Konrad Dybcio
2023-11-30 14:58 ` [PATCH 1/3] dt-bindings: soc: qcom: stats: Add QMP handle Konrad Dybcio
2023-12-01  8:43   ` Krzysztof Kozlowski
2023-12-01  9:44   ` Johan Hovold
2023-12-01 21:49     ` Konrad Dybcio
2023-11-30 14:58 ` [PATCH 2/3] soc: qcom: stats: Add DDR sleep stats Konrad Dybcio
2023-11-30 14:58 ` [PATCH 3/3] arm64: dts: qcom: sc8280xp: Add QMP handle to RPMh stats Konrad Dybcio
2023-12-03  4:54 ` (subset) [PATCH 0/3] Add DDR sleep stats 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).