[GIT PULL] interconnect changes for 6.10

From: Georgi Djakov
Date: Fri May 03 2024 - 06:19:41 EST


Hello Greg,

This is the pull request with interconnect changes for the v6.10-rc1 merge
window. It contains tiny clean-up and fix. As always, the summary is
in the signed tag.

The patches have been in linux-next for more than a week with no reported
issues. Please pull into char-misc-next when possible.

Thanks,
Georgi

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.10-rc1

for you to fetch changes up to 230d05b1179f6ce6f8dc8a2b99eba92799ac22d7:

interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port assignment (2024-04-11 20:46:26 +0300)

----------------------------------------------------------------
interconnect changes for 6.10

This pull request contains the interconnect changes for the 6.10-rc1 merge
window. It contains some small driver changes listed below:

Driver changes:
- Cleanup sm6115 QoS port numbering.
- Fix incorrect port value in qcm2290 driver.

Signed-off-by: Georgi Djakov <djakov@xxxxxxxxxx>

----------------------------------------------------------------
Konrad Dybcio (2):
interconnect: qcom: sm6115: Unspaghettify SNoC QoS port numbering
interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port assignment

drivers/interconnect/qcom/qcm2290.c | 2 +-
drivers/interconnect/qcom/sm6115.c | 33 ++++----
2 files changed, 19 insertions(+), 16 deletions(-)