[GIT PULL] interconnect fixes for 6.19-rc

From: Georgi Djakov

Date: Thu Jan 15 2026 - 09:08:01 EST


Hello Greg,

This pull request contains a couple of small fixes for v6.19. They are
listed in the signed tag. All have been in linux-next for a few days.
Please pull them into char-misc-linus when you get a chance.

Thanks,
Georgi

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.19-rc6

for you to fetch changes up to 8cc27f5c6dd17dd090f3a696683f04336c162ff5:

interconnect: debugfs: initialize src_node and dst_node to empty strings (2026-01-12 01:58:36 +0200)

----------------------------------------------------------------
interconnect fixes for v6.19-rc

This contains a few small fixes for the current cycle.

- dt-bindings: interconnect: qcom,sa8775p-rpmh: Fix incorrectly added reg and clocks
- MAINTAINERS: Add interconnect-clk.h to interconnect API entry
- interconnect: debugfs: initialize src_node and dst_node to empty strings

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

----------------------------------------------------------------
Georgi Djakov (1):
interconnect: debugfs: initialize src_node and dst_node to empty strings

Krzysztof Kozlowski (1):
dt-bindings: interconnect: qcom,sa8775p-rpmh: Fix incorrectly added reg and clocks

Kuan-Wei Chiu (1):
MAINTAINERS: Add interconnect-clk.h to interconnect API entry

.../devicetree/bindings/interconnect/qcom,sa8775p-rpmh.yaml | 31 ++++++++
MAINTAINERS | 1 +
drivers/interconnect/debugfs-client.c | 5 ++
3 files changed, 37 insertions(+)