diff options
author | Georgi Djakov <[email protected]> | 2023-12-15 00:43:01 +0200 |
---|---|---|
committer | Georgi Djakov <[email protected]> | 2023-12-15 00:43:01 +0200 |
commit | addb5295403270f9b287f2d76f1072b6f653af1d (patch) | |
tree | e2a57c14e2d80c95859acb4d0719aa3b0c94c3e0 | |
parent | c9de516ef6339f42d80da73c7f827390309a73b5 (diff) | |
parent | 85bfa5d497b41dbd02f247dfda04076b935728c1 (diff) |
Merge branch 'icc-qcm2290' into icc-next
More QCM2290-related patches to document the bandwidth monitor instance.
* icc-qcm2290
dt-bindings: interconnect: qcom,msm8998-bwmon: Add QCM2290 bwmon instance
Signed-off-by: Georgi Djakov <[email protected]>
-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 4c2b2b9ec54e..05067e197abe 100644 --- a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml +++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml @@ -25,6 +25,7 @@ properties: - const: qcom,msm8998-bwmon # BWMON v4 - items: - enum: + - qcom,qcm2290-cpu-bwmon - qcom,sc7180-cpu-bwmon - qcom,sc7280-cpu-bwmon - qcom,sc8280xp-cpu-bwmon |