[PATCH] dt-bindings: interconnect: qcom-bwmon: Add Hawi cpu-bwmon compatible

Mukesh Ojha posted 1 patch 1 month, 2 weeks ago
.../devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml     | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: interconnect: qcom-bwmon: Add Hawi cpu-bwmon compatible
Posted by Mukesh Ojha 1 month, 2 weeks ago
Add the Qualcomm Hawi SoC compatible string for the CPU bandwidth
monitor and there is single instance present globally to monitor
the traffic from CPU to LLCC.

Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
---
 .../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 ce79521bb1ef..82b1d94d3010 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,glymur-cpu-bwmon
+              - qcom,hawi-cpu-bwmon
               - qcom,kaanapali-cpu-bwmon
               - qcom,qcm2290-cpu-bwmon
               - qcom,qcs615-cpu-bwmon
-- 
2.53.0
Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: Add Hawi cpu-bwmon compatible
Posted by Mukesh Ojha 4 weeks, 1 day ago
Hi Georgi,

On Mon, Apr 27, 2026 at 11:52:55PM +0530, Mukesh Ojha wrote:
> Add the Qualcomm Hawi SoC compatible string for the CPU bandwidth
> monitor and there is single instance present globally to monitor
> the traffic from CPU to LLCC.
> 
> Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
> ---
>  .../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 ce79521bb1ef..82b1d94d3010 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,glymur-cpu-bwmon
> +              - qcom,hawi-cpu-bwmon
>                - qcom,kaanapali-cpu-bwmon
>                - qcom,qcm2290-cpu-bwmon
>                - qcom,qcs615-cpu-bwmon
> -- 
> 2.53.0
> 

I am hoping, you would be picking this., let me know.

-- 
-Mukesh Ojha
Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: Add Hawi cpu-bwmon compatible
Posted by Georgi Djakov 4 weeks, 1 day ago
On 5/18/26 2:29 PM, Mukesh Ojha wrote:
> Hi Georgi,
> 
> On Mon, Apr 27, 2026 at 11:52:55PM +0530, Mukesh Ojha wrote:
>> Add the Qualcomm Hawi SoC compatible string for the CPU bandwidth
>> monitor and there is single instance present globally to monitor
>> the traffic from CPU to LLCC.
>>
>> Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
>> ---
>>   .../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 ce79521bb1ef..82b1d94d3010 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,glymur-cpu-bwmon
>> +              - qcom,hawi-cpu-bwmon
>>                 - qcom,kaanapali-cpu-bwmon
>>                 - qcom,qcm2290-cpu-bwmon
>>                 - qcom,qcs615-cpu-bwmon
>> -- 
>> 2.53.0
>>
> 
> I am hoping, you would be picking this., let me know.

Yes, i applied it.

Thanks,
Georgi
Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: Add Hawi cpu-bwmon compatible
Posted by Krzysztof Kozlowski 1 month, 2 weeks ago
On 27/04/2026 20:22, Mukesh Ojha wrote:
> Add the Qualcomm Hawi SoC compatible string for the CPU bandwidth
> monitor and there is single instance present globally to monitor
> the traffic from CPU to LLCC.
> 
> Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
> ---
>  .../devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml     | 1 +
>  1 file changed, 1 insertion(+)
> 


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

Best regards,
Krzysztof