Re: [PATCH v2 1/3] dt-bindings: soc: qcom: stats: Document compatibles with fixed offset
From: Rob Herring <robh@kernel.org>
Date: 2021-11-30 01:47:20
Also in:
linux-arm-msm
From: Rob Herring <robh@kernel.org>
Date: 2021-11-30 01:47:20
Also in:
linux-arm-msm
On Fri, 19 Nov 2021 22:39:51 +0100, Stephan Gerhold wrote:
Document additional compatibles that can be used similarly to qcom,rpm-stats for older RPM firmware versions that have the sleep stats at a fixed offset rather than a dynamic one. The exact offset might vary depending on the SoC so use SoC-specific compatible names to avoid confusion. Cc: Maulik Shah <redacted> Signed-off-by: Stephan Gerhold <stephan@gerhold.net> --- Changes in v2: - Use SoC-specific compatibles instead of qcom,rpm-legacy-stats --- Documentation/devicetree/bindings/soc/qcom/qcom-stats.yaml | 5 +++++ 1 file changed, 5 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>