arm64: dts: qcom: Add QMP handle for qcom_stats

Add QMP handle which is used to send QMP command to always on processor
to populate DDR stats. Add QMP handle for SM8450/SM8550/SM8650/SM8750.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Maulik Shah <maulik.shah@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250611-ddr_stats_-v5-3-24b16dd67c9c@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Maulik Shah 2025-06-11 11:33:47 +05:30 committed by Bjorn Andersson
parent d5a6183a91
commit 49b1c8df67
4 changed files with 4 additions and 0 deletions

View File

@ -3739,6 +3739,7 @@ aoss_qmp: power-management@c300000 {
sram@c3f0000 {
compatible = "qcom,rpmh-stats";
reg = <0 0x0c3f0000 0 0x400>;
qcom,qmp = <&aoss_qmp>;
};
spmi_bus: spmi@c400000 {

View File

@ -4024,6 +4024,7 @@ aoss_qmp: power-management@c300000 {
sram@c3f0000 {
compatible = "qcom,rpmh-stats";
reg = <0 0x0c3f0000 0 0x400>;
qcom,qmp = <&aoss_qmp>;
};
spmi_bus: spmi@c400000 {

View File

@ -5732,6 +5732,7 @@ aoss_qmp: power-management@c300000 {
sram@c3f0000 {
compatible = "qcom,rpmh-stats";
reg = <0 0x0c3f0000 0 0x400>;
qcom,qmp = <&aoss_qmp>;
};
spmi_bus: spmi@c400000 {

View File

@ -2608,6 +2608,7 @@ aoss_qmp: power-management@c300000 {
sram@c3f0000 {
compatible = "qcom,rpmh-stats";
reg = <0x0 0x0c3f0000 0x0 0x400>;
qcom,qmp = <&aoss_qmp>;
};
spmi_bus: spmi@c400000 {