On 27/10/2022 23:41, Bjorn Andersson wrote: > The sc8280xp platform has two BWMON instances, one v4 and one v5. Extend > the existing qcom,msm8998-bwmon and qcom,sc7280-llcc-bwmon to describe > these. > > Signed-off-by: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx> > --- > .../devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml > index be29e0b80995..223cd6ecf279 100644 > --- a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml > +++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml > @@ -25,9 +25,14 @@ properties: > - items: > - enum: > - qcom,sc7280-cpu-bwmon > + - qcom,sc8280xp-bwmon qcom,sc8280xp-cpu-bwmon To match sc7280. I think it's better than my initial choice for qcom,sdm845-bwmon without the cpu part. Best regards, Krzysztof