[2/4] dt-bindings: interconnect: qcom,msm8998-bwmon: Add SM6350 bwmon instances

Message ID 20230711-topic-sm638250_bwmon-v1-2-bd4bb96b0673@linaro.org
State New
Headers
Series SM8250 + SM6350 BWMONs |

Commit Message

Konrad Dybcio July 11, 2023, 2:35 p.m. UTC
  SM6350 has a BWMONv4 for LLCC and a BWMONv5 for CPU. Document them.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
 Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Conor Dooley July 11, 2023, 6:09 p.m. UTC | #1
On Tue, Jul 11, 2023 at 04:35:14PM +0200, Konrad Dybcio wrote:
> SM6350 has a BWMONv4 for LLCC and a BWMONv5 for CPU. Document them.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

> ---
>  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 51ba6490c951..73f809cdb783 100644
> --- a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
> +++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
> @@ -29,6 +29,7 @@ properties:
>                - qcom,sc7280-cpu-bwmon
>                - qcom,sc8280xp-cpu-bwmon
>                - qcom,sdm845-cpu-bwmon
> +              - qcom,sm6350-llcc-bwmon
>                - qcom,sm8250-cpu-bwmon
>                - qcom,sm8550-cpu-bwmon
>            - const: qcom,sdm845-bwmon    # BWMON v4, unified register space
> @@ -36,6 +37,7 @@ properties:
>            - enum:
>                - qcom,sc7180-llcc-bwmon
>                - qcom,sc8280xp-llcc-bwmon
> +              - qcom,sm6350-cpu-bwmon
>                - qcom,sm8250-llcc-bwmon
>                - qcom,sm8550-llcc-bwmon
>            - const: qcom,sc7280-llcc-bwmon
> 
> -- 
> 2.41.0
>
  

Patch

diff --git a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
index 51ba6490c951..73f809cdb783 100644
--- a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
+++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
@@ -29,6 +29,7 @@  properties:
               - qcom,sc7280-cpu-bwmon
               - qcom,sc8280xp-cpu-bwmon
               - qcom,sdm845-cpu-bwmon
+              - qcom,sm6350-llcc-bwmon
               - qcom,sm8250-cpu-bwmon
               - qcom,sm8550-cpu-bwmon
           - const: qcom,sdm845-bwmon    # BWMON v4, unified register space
@@ -36,6 +37,7 @@  properties:
           - enum:
               - qcom,sc7180-llcc-bwmon
               - qcom,sc8280xp-llcc-bwmon
+              - qcom,sm6350-cpu-bwmon
               - qcom,sm8250-llcc-bwmon
               - qcom,sm8550-llcc-bwmon
           - const: qcom,sc7280-llcc-bwmon