diff options
author | 2023-12-15 00:43:01 +0200 | |
---|---|---|
committer | 2023-12-15 00:43:01 +0200 | |
commit | addb5295403270f9b287f2d76f1072b6f653af1d (patch) | |
tree | e2a57c14e2d80c95859acb4d0719aa3b0c94c3e0 | |
parent | Merge branch 'icc-sm6115' into icc-next (diff) | |
parent | dt-bindings: interconnect: qcom,msm8998-bwmon: Add QCM2290 bwmon instance (diff) | |
download | wireguard-linux-addb5295403270f9b287f2d76f1072b6f653af1d.tar.xz wireguard-linux-addb5295403270f9b287f2d76f1072b6f653af1d.zip |
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 <djakov@kernel.org>
-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 |