diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2023-12-11 10:23:58 +0100 |
---|---|---|
committer | Georgi Djakov <djakov@kernel.org> | 2023-12-13 16:23:31 +0200 |
commit | 80c5227af3ba3a93b33e6e78c65d38a6f191ca91 (patch) | |
tree | e70429b62b20dfda4ceaa99adc5fe5cbb6b084be /Documentation/devicetree/bindings/interconnect | |
parent | 2eab57b131bd9ef22377e09de43beb45a650a752 (diff) | |
download | lwn-80c5227af3ba3a93b33e6e78c65d38a6f191ca91.tar.gz lwn-80c5227af3ba3a93b33e6e78c65d38a6f191ca91.zip |
dt-bindings: interconnect: qcom,msm8998-bwmon: Add SM6115 bwmon instance
SM6115 has a single BWMONv4 intance for CPU. Document it.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231209-topic-6115iccdt-v1-1-f62da62b7276@linaro.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/interconnect')
-rw-r--r-- | Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml index 73f809cdb783..e5fb7a3f4fe2 100644 --- a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml +++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml @@ -29,6 +29,7 @@ properties: - qcom,sc7280-cpu-bwmon - qcom,sc8280xp-cpu-bwmon - qcom,sdm845-cpu-bwmon + - qcom,sm6115-cpu-bwmon - qcom,sm6350-llcc-bwmon - qcom,sm8250-cpu-bwmon - qcom,sm8550-cpu-bwmon |