* [GIT PULL] interconnect changes for 6.14
@ 2025-01-16 12:42 Georgi Djakov
2025-01-16 13:03 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Georgi Djakov @ 2025-01-16 12:42 UTC (permalink / raw)
To: gregkh; +Cc: linux-pm, linux-kernel, djakov
Hello Greg,
This is the pull request with interconnect changes for the v6.14-rc1 merge
window. It contains a new driver and tiny DT binding updates. As always,
the summary is in the signed tag.
All patches have been in linux-next for a while. There are no reported
issues. Please pull into char-misc-next when possible.
Thanks,
Georgi
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.14-rc1
for you to fetch changes up to 4cc004716977beab6242bca385326c84db127256:
Merge branch 'icc-sm8750' into icc-next (2025-01-14 00:13:23 +0200)
----------------------------------------------------------------
interconnect changes for 6.14
This pull request contains the interconnect changes for the 6.14-rc1 merge
window. It contains one new driver and DT documentation updates for L3
and bandwidth monitors.
Driver changes:
- New driver for the SM8750 platform
- Add DT compatibles for QCS615 BWMON and SM8650 OSM
Signed-off-by: Georgi Djakov <djakov@kernel.org>
----------------------------------------------------------------
Georgi Djakov (1):
Merge branch 'icc-sm8750' into icc-next
Krzysztof Kozlowski (1):
interconnect: sm8750: Add missing const to static qcom_icc_desc
Lijuan Gao (1):
dt-bindings: interconnect: qcom-bwmon: Document QCS615 bwmon compatibles
Neil Armstrong (1):
dt-bindings: interconnect: OSM L3: Document sm8650 OSM L3 compatible
Raviteja Laggyshetty (2):
dt-bindings: interconnect: add interconnect bindings for SM8750
interconnect: qcom: Add interconnect provider driver for SM8750
Shivnandan Kumar (1):
dt-bindings: interconnect: qcom,msm8998-bwmon: Add SM8750 CPU BWMONs
.../devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml | 3 +
.../devicetree/bindings/interconnect/qcom,osm-l3.yaml | 1 +
.../devicetree/bindings/interconnect/qcom,sm8750-rpmh.yaml | 136 +
drivers/interconnect/qcom/Kconfig | 9 +
drivers/interconnect/qcom/Makefile | 2 +
drivers/interconnect/qcom/sm8750.c | 1705 ++++++++
include/dt-bindings/interconnect/qcom,sm8750-rpmh.h | 143 +
7 files changed, 1999 insertions(+)
create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sm8750-rpmh.yaml
create mode 100644 drivers/interconnect/qcom/sm8750.c
create mode 100644 include/dt-bindings/interconnect/qcom,sm8750-rpmh.h
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] interconnect changes for 6.14
2025-01-16 12:42 [GIT PULL] interconnect changes for 6.14 Georgi Djakov
@ 2025-01-16 13:03 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2025-01-16 13:03 UTC (permalink / raw)
To: Georgi Djakov; +Cc: linux-pm, linux-kernel
On Thu, Jan 16, 2025 at 02:42:30PM +0200, Georgi Djakov wrote:
> Hello Greg,
>
> This is the pull request with interconnect changes for the v6.14-rc1 merge
> window. It contains a new driver and tiny DT binding updates. As always,
> the summary is in the signed tag.
>
> All patches have been in linux-next for a while. There are no reported
> issues. Please pull into char-misc-next when possible.
>
> Thanks,
> Georgi
>
>
> The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
>
> Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.14-rc1
>
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-16 13:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-16 12:42 [GIT PULL] interconnect changes for 6.14 Georgi Djakov
2025-01-16 13:03 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox