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

Yijie Yang posted 1 patch 2 weeks ago
There is a newer version of this series
Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: interconnect: qcom-bwmon: Add Maili cpu-bwmon compatible
Posted by Yijie Yang 2 weeks ago
Add the Qualcomm Maili SoC compatible string for the CPU bandwidth
monitor (BWMONv4). This falls back to the sdm845-bwmon compatible,
consistent with the existing pattern used by other recent SoCs such as
sm8750 and kaanapali.

Assisted-by: Claude:claude-opus-4-7
Signed-off-by: Yijie Yang <yijie.yang@oss.qualcomm.com>
---
 Documentation/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 82b1d94d3010..7989db1aa774 100644
--- a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
+++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
@@ -28,6 +28,7 @@ properties:
               - qcom,glymur-cpu-bwmon
               - qcom,hawi-cpu-bwmon
               - qcom,kaanapali-cpu-bwmon
+              - qcom,maili-cpu-bwmon
               - qcom,qcm2290-cpu-bwmon
               - qcom,qcs615-cpu-bwmon
               - qcom,qcs8300-cpu-bwmon

---
base-commit: 550604d6c9b9efc8d068aff94dc301694a7afdee
change-id: 20260512-bwmon-ecb43fda63c9

Best regards,
--  
Yijie Yang <yijie.yang@oss.qualcomm.com>
Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: Add Maili cpu-bwmon compatible
Posted by Krzysztof Kozlowski 1 week, 2 days ago
On Mon, May 25, 2026 at 02:19:53PM +0800, Yijie Yang wrote:
> Add the Qualcomm Maili SoC compatible string for the CPU bandwidth
> monitor (BWMONv4). This falls back to the sdm845-bwmon compatible,
> consistent with the existing pattern used by other recent SoCs such as
> sm8750 and kaanapali.
> 
> Assisted-by: Claude:claude-opus-4-7
> Signed-off-by: Yijie Yang <yijie.yang@oss.qualcomm.com>

All previous comments (from multiple patches) apply.

Best regards,
Krzysztof
Re: [PATCH] dt-bindings: interconnect: qcom-bwmon: Add Maili cpu-bwmon compatible
Posted by Yijie Yang 1 week ago

On 5/30/2026 7:20 PM, Krzysztof Kozlowski wrote:
> On Mon, May 25, 2026 at 02:19:53PM +0800, Yijie Yang wrote:
>> Add the Qualcomm Maili SoC compatible string for the CPU bandwidth
>> monitor (BWMONv4). This falls back to the sdm845-bwmon compatible,
>> consistent with the existing pattern used by other recent SoCs such as
>> sm8750 and kaanapali.
>>
>> Assisted-by: Claude:claude-opus-4-7
>> Signed-off-by: Yijie Yang <yijie.yang@oss.qualcomm.com>
> 
> All previous comments (from multiple patches) apply.

I will update.

> 
> Best regards,
> Krzysztof
> 

-- 
Best Regards,
Yijie