[PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible

Zhangfei Gao posted 1 patch 3 weeks, 5 days ago
.../devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml     | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible
Posted by Zhangfei Gao 3 weeks, 5 days ago
Document the qcom,nord-cpu-bwmon fallback compatible used by the
CPU bandwidth monitors on Nord.

Signed-off-by: Zhangfei Gao <zhangfei.gao@oss.qualcomm.com>
---

This compatible will be consumed by the Nord bwmon device tree nodes,
sent separately by Shawn Guo.

 .../devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml     | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
index 21b4e04727de..8c82103fb86b 100644
--- a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
+++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
@@ -30,6 +30,7 @@ properties:
               - qcom,hawi-cpu-bwmon
               - qcom,kaanapali-cpu-bwmon
               - qcom,maili-cpu-bwmon
+              - qcom,nord-cpu-bwmon
               - qcom,qcm2290-cpu-bwmon
               - qcom,qcs615-cpu-bwmon
               - qcom,qcs8300-cpu-bwmon
-- 
2.43.0
Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible
Posted by Georgi Djakov 2 weeks, 3 days ago
On 8/31/26 12:01 PM, Zhangfei Gao wrote:
> Document the qcom,nord-cpu-bwmon fallback compatible used by the
> CPU bandwidth monitors on Nord.
> 
> Signed-off-by: Zhangfei Gao <zhangfei.gao@oss.qualcomm.com>

Acked-by: Georgi Djakov <djakov@kernel.org>

> ---
> 
> This compatible will be consumed by the Nord bwmon device tree nodes,
> sent separately by Shawn Guo.
> 
>   .../devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml     | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
> index 21b4e04727de..8c82103fb86b 100644
> --- a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
> +++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
> @@ -30,6 +30,7 @@ properties:
>                 - qcom,hawi-cpu-bwmon
>                 - qcom,kaanapali-cpu-bwmon
>                 - qcom,maili-cpu-bwmon
> +              - qcom,nord-cpu-bwmon
>                 - qcom,qcm2290-cpu-bwmon
>                 - qcom,qcs615-cpu-bwmon
>                 - qcom,qcs8300-cpu-bwmon
Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible
Posted by Krzysztof Kozlowski 3 weeks, 4 days ago
On Mon, Aug 31, 2026 at 05:01:34PM +0800, Zhangfei Gao wrote:
> Document the qcom,nord-cpu-bwmon fallback compatible used by the
> CPU bandwidth monitors on Nord.
> 
> Signed-off-by: Zhangfei Gao <zhangfei.gao@oss.qualcomm.com>
> ---

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof