mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible
@ 2026-08-31  9:01 Zhangfei Gao
  2026-09-01  8:45 ` Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zhangfei Gao @ 2026-08-31  9:01 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Georgi Djakov, Rob Herring, Conor Dooley,
	shengchao.guo, bartosz.golaszewski
  Cc: linux-arm-msm, linux-pm, devicetree, linux-kernel, Zhangfei Gao

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


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

* Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible
  2026-08-31  9:01 [PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible Zhangfei Gao
@ 2026-09-01  8:45 ` Krzysztof Kozlowski
  2026-09-09 12:10 ` Georgi Djakov
       [not found] ` <CAFkd8hth1ds5j9jbe3vjjpCYkbTVSeTiVsQvzy30YCyFUH83ZQ@mail.gmail.com>
  2 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2026-09-01  8:45 UTC (permalink / raw)
  To: Zhangfei Gao
  Cc: Georgi Djakov, Rob Herring, Conor Dooley, shengchao.guo,
	bartosz.golaszewski, linux-arm-msm, linux-pm, devicetree,
	linux-kernel

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


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

* Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible
  2026-08-31  9:01 [PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible Zhangfei Gao
  2026-09-01  8:45 ` Krzysztof Kozlowski
@ 2026-09-09 12:10 ` Georgi Djakov
       [not found] ` <CAFkd8hth1ds5j9jbe3vjjpCYkbTVSeTiVsQvzy30YCyFUH83ZQ@mail.gmail.com>
  2 siblings, 0 replies; 6+ messages in thread
From: Georgi Djakov @ 2026-09-09 12:10 UTC (permalink / raw)
  To: Bjorn Andersson, Zhangfei Gao, Krzysztof Kozlowski, Rob Herring,
	Conor Dooley, shengchao.guo, bartosz.golaszewski
  Cc: linux-arm-msm, linux-pm, devicetree, linux-kernel

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


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

* Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible
       [not found] ` <CAFkd8hth1ds5j9jbe3vjjpCYkbTVSeTiVsQvzy30YCyFUH83ZQ@mail.gmail.com>
@ 2026-09-22 11:38   ` Krzysztof Kozlowski
  2026-09-22 12:17     ` Shawn Guo
  2026-09-22 12:20     ` Zhangfei Gao
  0 siblings, 2 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2026-09-22 11:38 UTC (permalink / raw)
  To: Zhangfei Gao, Georgi Djakov, Rob Herring, Conor Dooley,
	shengchao.guo, bartosz.golaszewski
  Cc: linux-arm-msm, linux-pm, devicetree, linux-kernel

On 22/09/2026 13:21, Zhangfei Gao wrote:
> On Mon, Aug 31, 2026 at 5:01 PM Zhangfei Gao <zhangfei.gao@oss.qualcomm.com>
> 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>
>> ---
>>
>> 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
>>
> 
> Hi,
> 
> Gentle ping on this patch.
> 
> Shawn has posted the corresponding Nord DTS change [1],
> which depends on adding the qcom,nord-cpu-bwmon compatible in this patch:
> 

Based on acks here, this should go via qcom soc, so part of DTS patchset.

> [1] https://lkml.org/lkml/2026/9/22/844

Please avoid using lkml, but instead use lore.kernel.org.


Best regards,
Krzysztof

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

* Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible
  2026-09-22 11:38   ` Krzysztof Kozlowski
@ 2026-09-22 12:17     ` Shawn Guo
  2026-09-22 12:20     ` Zhangfei Gao
  1 sibling, 0 replies; 6+ messages in thread
From: Shawn Guo @ 2026-09-22 12:17 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Zhangfei Gao, Georgi Djakov, Rob Herring, Conor Dooley,
	bartosz.golaszewski, linux-arm-msm, linux-pm, devicetree,
	linux-kernel

On Tue, Sep 22, 2026 at 01:38:35PM +0200, Krzysztof Kozlowski wrote:
> On 22/09/2026 13:21, Zhangfei Gao wrote:
> > On Mon, Aug 31, 2026 at 5:01 PM Zhangfei Gao <zhangfei.gao@oss.qualcomm.com>
> > 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>
> >> ---
> >>
> >> 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
> >>
> > 
> > Hi,
> > 
> > Gentle ping on this patch.
> > 
> > Shawn has posted the corresponding Nord DTS change [1],
> > which depends on adding the qcom,nord-cpu-bwmon compatible in this patch:
> > 
> 
> Based on acks here, this should go via qcom soc, so part of DTS patchset.

Ah, OK! I will resend the binding and DTS as one series. Thanks for the
hint, Krzysztof!

Shawn

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

* Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible
  2026-09-22 11:38   ` Krzysztof Kozlowski
  2026-09-22 12:17     ` Shawn Guo
@ 2026-09-22 12:20     ` Zhangfei Gao
  1 sibling, 0 replies; 6+ messages in thread
From: Zhangfei Gao @ 2026-09-22 12:20 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Georgi Djakov, Rob Herring, Conor Dooley, shengchao.guo,
	bartosz.golaszewski, linux-arm-msm, linux-pm, devicetree,
	linux-kernel

On Tue, Sep 22, 2026 at 7:38 PM Krzysztof Kozlowski <krzk@kernel.org> wrote:
>
> On 22/09/2026 13:21, Zhangfei Gao wrote:
> > On Mon, Aug 31, 2026 at 5:01 PM Zhangfei Gao <zhangfei.gao@oss.qualcomm.com>
> > 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>
> >> ---
> >>
> >> 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
> >>
> >
> > Hi,
> >
> > Gentle ping on this patch.
> >
> > Shawn has posted the corresponding Nord DTS change [1],
> > which depends on adding the qcom,nord-cpu-bwmon compatible in this patch:
> >
>
> Based on acks here, this should go via qcom soc, so part of DTS patchset.
That's Great.

>
> > [1] https://lkml.org/lkml/2026/9/22/844
>
> Please avoid using lkml, but instead use lore.kernel.org.

Understand, next time will use this instead.
https://lore.kernel.org/linux-arm-msm/20260922080416.484280-1-shengchao.guo@oss.qualcomm.com/

Thanks

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

end of thread, other threads:[~2026-09-22 12:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-31  9:01 [PATCH] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible Zhangfei Gao
2026-09-01  8:45 ` Krzysztof Kozlowski
2026-09-09 12:10 ` Georgi Djakov
     [not found] ` <CAFkd8hth1ds5j9jbe3vjjpCYkbTVSeTiVsQvzy30YCyFUH83ZQ@mail.gmail.com>
2026-09-22 11:38   ` Krzysztof Kozlowski
2026-09-22 12:17     ` Shawn Guo
2026-09-22 12:20     ` Zhangfei Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®