Skip to content

Commit 2d710b0

Browse files
quic-bjorandeGeorgi Djakov
authored andcommitted
dt-bindings: interconnect: qcom,msm8998-bwmon: Add sc8280xp bwmon instances
The sc8280xp platform has two BWMON instances, one v4 and one v5. Extend the existing qcom,msm8998-bwmon and qcom,sc7280-llcc-bwmon to describe these. Signed-off-by: Bjorn Andersson <[email protected]> Tested-by: Steev Klimaszewski <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Sibi Sankar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Georgi Djakov <[email protected]>
1 parent c70edc0 commit 2d710b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,14 @@ properties:
2525
- items:
2626
- enum:
2727
- qcom,sc7280-cpu-bwmon
28+
- qcom,sc8280xp-cpu-bwmon
2829
- qcom,sdm845-bwmon
2930
- const: qcom,msm8998-bwmon
3031
- const: qcom,msm8998-bwmon # BWMON v4
32+
- items:
33+
- enum:
34+
- qcom,sc8280xp-llcc-bwmon
35+
- const: qcom,sc7280-llcc-bwmon
3136
- const: qcom,sc7280-llcc-bwmon # BWMON v5
3237
- const: qcom,sdm845-llcc-bwmon # BWMON v5
3338

0 commit comments

Comments
 (0)