The SM6115 interconnect driver has been merged now. Add nodes required to make use of it. Patch 1 for icc, patch 2 for qcom. Likely depends on patch 3/ (qcm2290 BWMON compatible) from [1]. The required bindings changes are available over at an immutable k.org/ djakov/icc.git/icc-sm6115. [1] https://lore.kernel.org/linux-arm-msm/20231125-topic-rb1_feat-v3-3-4cbb567743bb@xxxxxxxxxx/ Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Konrad Dybcio (2): dt-bindings: interconnect: qcom,msm8998-bwmon: Add SM6115 bwmon instance arm64: dts: qcom: sm6115: Hook up interconnects .../bindings/interconnect/qcom,msm8998-bwmon.yaml | 1 + arch/arm64/boot/dts/qcom/sm6115.dtsi | 277 +++++++++++++++++++++ 2 files changed, 278 insertions(+) --- base-commit: 206dd8f44be8930e25cd6c82873f21ae659abec9 change-id: 20231209-topic-6115iccdt-060f0e26f0c3 Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>