aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbel Vesa <abel.vesa@linaro.org>2022-08-12 13:12:40 +0300
committerBjorn Andersson <andersson@kernel.org>2022-08-29 16:38:52 -0500
commit010681df652878e929d46faede31acdd085dd6fd (patch)
treef4f3ff034782e0f6931744de69f33832eae1fc9c
parentsoc: qcom: stats: Add SDM845 stats config and compatible (diff)
downloadlinux-dev-010681df652878e929d46faede31acdd085dd6fd.tar.xz
linux-dev-010681df652878e929d46faede31acdd085dd6fd.zip
dt-bindings: soc: qcom: stats: Document SDM845 compatible
SDM845 is a special case compared to the other platforms that use RPMh stats, since it only has 2 stats (aosd and cxsd), while the others have a 3rd one (ddr). So in order for the driver to use the dedicated stats config, we added the SDM845 dedicated compatible, which we document here. Signed-off-by: Abel Vesa <abel.vesa@linaro.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220812101240.1869605-4-abel.vesa@linaro.org
-rw-r--r--Documentation/devicetree/bindings/soc/qcom/qcom-stats.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom-stats.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom-stats.yaml
index 473adca4e973..48eda4d0d391 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom-stats.yaml
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom-stats.yaml
@@ -20,6 +20,7 @@ properties:
compatible:
enum:
- qcom,rpmh-stats
+ - qcom,sdm845-rpmh-stats
- qcom,rpm-stats
# For older RPM firmware versions with fixed offset for the sleep stats
- qcom,apq8084-rpm-stats