Add bindings and driver for the three MSM8909 NoCs/interconnects: BIMC, SNoC and PCNoC. The driver allows scaling the bus bandwidths for better power management. Signed-off-by: Stephan Gerhold <stephan.gerhold@xxxxxxxxxxxxxxx> --- Adam Skladowski (2): dt-bindings: interconnect: Add Qualcomm MSM8909 DT bindings interconnect: qcom: Add MSM8909 interconnect provider driver .../devicetree/bindings/interconnect/qcom,rpm.yaml | 3 + drivers/interconnect/qcom/Kconfig | 9 + drivers/interconnect/qcom/Makefile | 2 + drivers/interconnect/qcom/msm8909.c | 1329 ++++++++++++++++++++ include/dt-bindings/interconnect/qcom,msm8909.h | 93 ++ 5 files changed, 1436 insertions(+) --- base-commit: feaf241ae2da2a73cb421473f52a4732128a996f change-id: 20231206-icc-msm8909-74f28646ff29 Best regards, -- Stephan Gerhold <stephan.gerhold@xxxxxxxxxxxxxxx> Kernkonzept GmbH at Dresden, Germany, HRB 31129, CEO Dr.-Ing. Michael Hohmuth