SM8250 and SM6350 both have 5 BWMONs: one for the CPU path, one for the LLCC path and 3 more for the NPU. This series hooks up the first two for both SoCs. Rebased on top of djakov/icc/icc-next, atop the 7180 addition. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Konrad Dybcio (4): dt-bindings: interconnect: qcom,msm8998-bwmon: Add SM8250 bwmon instances dt-bindings: interconnect: qcom,msm8998-bwmon: Add SM6350 bwmon instances arm64: dts: qcom: sm8250: Add BWMONs arm64: dts: qcom: sm6350: Add BWMONs .../bindings/interconnect/qcom,msm8998-bwmon.yaml | 4 + arch/arm64/boot/dts/qcom/sm6350.dtsi | 97 ++++++++++++++++ arch/arm64/boot/dts/qcom/sm8250.dtsi | 122 +++++++++++++++++++++ 3 files changed, 223 insertions(+) --- base-commit: cf8c999ab33287103179fee7ee98d2faea3adffe change-id: 20230711-topic-sm638250_bwmon-453e9df1e94f Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>