From b813022cd551e295565a749e1f039c804793cec0 Mon Sep 17 00:00:00 2001 From: Raghavendra Kakarla Date: Fri, 13 Sep 2024 10:00:41 +0530 Subject: [PATCH] dt-bindings: Add rpm-stats-v2 dt binding This change adds the rpm-stats-v2 to the rpm-stats dt binding. Change-Id: I02d04d33347ea73ee29f59e0ca5691ecbb5b96fd Signed-off-by: Raghavendra Kakarla --- bindings/soc/qcom/qcom-stats.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bindings/soc/qcom/qcom-stats.yaml b/bindings/soc/qcom/qcom-stats.yaml index 64948af2..61c21ff3 100644 --- a/bindings/soc/qcom/qcom-stats.yaml +++ b/bindings/soc/qcom/qcom-stats.yaml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/soc/qcom/qcom-stats.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Qualcomm Technologies, Inc. (QTI) Stats bindings +title: Qualcomm Technologies, Inc. SoC LPM stats maintainers: - Maulik Shah @@ -25,6 +25,7 @@ properties: - qcom,rpmh-stats-v4 - qcom,sdm845-rpmh-stats - qcom,rpm-stats + - qcom,rpm-stats-v2 # For older RPM firmware versions with fixed offset for the sleep stats - qcom,apq8084-rpm-stats - qcom,msm8226-rpm-stats