Skip to content

Commit 6578747

Browse files
konradybcioandersson
authored andcommitted
arm64: dts: qcom: sm8450: Add RPMh stats
SM8450 also exposes RPMh stats, hook them up for low power state monitoring. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230811-topic-8450_stats-v1-1-f26ae3fdf2cf@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 63f4e4b commit 6578747

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sm8450.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3146,6 +3146,11 @@
31463146
#clock-cells = <0>;
31473147
};
31483148

3149+
sram@c3f0000 {
3150+
compatible = "qcom,rpmh-stats";
3151+
reg = <0 0x0c3f0000 0 0x400>;
3152+
};
3153+
31493154
spmi_bus: spmi@c400000 {
31503155
compatible = "qcom,spmi-pmic-arb";
31513156
reg = <0 0x0c400000 0 0x00003000>,

0 commit comments

Comments
 (0)