Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Abel Vesa and committed by
Bjorn Andersson
010681df 0425c5c6

+1
+1
Documentation/devicetree/bindings/soc/qcom/qcom-stats.yaml
··· 20 20 compatible: 21 21 enum: 22 22 - qcom,rpmh-stats 23 + - qcom,sdm845-rpmh-stats 23 24 - qcom,rpm-stats 24 25 # For older RPM firmware versions with fixed offset for the sleep stats 25 26 - qcom,apq8084-rpm-stats