Add support for the bandwidth monitoring block on Milos which lets the driver vote on interconnect bandwidth based on monitored throughput.
Similar to the CPU OPP table series[0], this would benefit from driver support that can differentiate between DDR4 and DDR5 RAM since different votes would be correct. [0] https://lore.kernel.org/linux-arm-msm/[email protected]/ Signed-off-by: Luca Weiss <[email protected]> --- Luca Weiss (2): dt-bindings: interconnect: qcom-bwmon: Add Milos cpu-bwmon compatible arm64: dts: qcom: milos: Add CPU-to-DDR BWMON support .../bindings/interconnect/qcom,msm8998-bwmon.yaml | 1 + arch/arm64/boot/dts/qcom/milos.dtsi | 49 ++++++++++++++++++++++ 2 files changed, 50 insertions(+) --- base-commit: 19827e7930a5511c68e12aac6e4522f3661a1709 change-id: 20260717-milos-cpu-bwmon-fce32974efb1 Best regards, -- Luca Weiss <[email protected]>

