All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: interconnect: qcom-bwmon: Document QCS8300 bwmon compatibles
@ 2024-09-25  7:45 Jingyi Wang
  2024-09-25  7:53 ` Krzysztof Kozlowski
  2024-09-25  8:10 ` Dmitry Baryshkov
  0 siblings, 2 replies; 6+ messages in thread
From: Jingyi Wang @ 2024-09-25  7:45 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Georgi Djakov, Rob Herring, Conor Dooley
  Cc: quic_tengfan, linux-arm-msm, linux-pm, devicetree, linux-kernel,
	Jingyi Wang

Document QCS8300 BWMONs, which has two BWMONv4 instances for the CPU->LLCC
path and one BWMONv5 instance for LLCC->DDR path.

Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
---
 Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
index 189f5900ee50..251410aabf38 100644
--- a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
+++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
@@ -26,6 +26,7 @@ properties:
       - items:
           - enum:
               - qcom,qcm2290-cpu-bwmon
+              - qcom,qcs8300-cpu-bwmon
               - qcom,sa8775p-cpu-bwmon
               - qcom,sc7180-cpu-bwmon
               - qcom,sc7280-cpu-bwmon
@@ -40,6 +41,7 @@ properties:
           - const: qcom,sdm845-bwmon    # BWMON v4, unified register space
       - items:
           - enum:
+              - qcom,qcs8300-llcc-bwmon
               - qcom,sa8775p-llcc-bwmon
               - qcom,sc7180-llcc-bwmon
               - qcom,sc8280xp-llcc-bwmon

---
base-commit: 4d0326b60bb753627437fff0f76bf1525bcda422
change-id: 20240925-qcs8300_bwmon_binding-641d8e4bf376

Best regards,
-- 
Jingyi Wang <quic_jingyw@quicinc.com>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-09-25 13:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25  7:45 [PATCH] dt-bindings: interconnect: qcom-bwmon: Document QCS8300 bwmon compatibles Jingyi Wang
2024-09-25  7:53 ` Krzysztof Kozlowski
2024-09-25  7:58   ` Krzysztof Kozlowski
2024-09-25  8:10 ` Dmitry Baryshkov
2024-09-25  8:40   ` Jingyi Wang
2024-09-25 13:09     ` Dmitry Baryshkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.