From: Georgi Djakov <djakov@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
djakov@kernel.org
Subject: [GIT PULL] interconnect fixes for 6.19-rc
Date: Thu, 15 Jan 2026 16:07:28 +0200 [thread overview]
Message-ID: <20260115140728.494253-1-djakov@kernel.org> (raw)
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@kernel.org>
----------------------------------------------------------------
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(+)
next reply other threads:[~2026-01-15 14:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-15 14:07 Georgi Djakov [this message]
2026-01-16 12:54 ` [GIT PULL] interconnect fixes for 6.19-rc Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260115140728.494253-1-djakov@kernel.org \
--to=djakov@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.