public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] interconnect changes for 5.18
@ 2022-03-11 12:13 Georgi Djakov
  2022-03-11 15:40 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Georgi Djakov @ 2022-03-11 12:13 UTC (permalink / raw)
  To: gregkh; +Cc: linux-pm, linux-kernel, djakov

Hello Greg,

This is the pull request with interconnect changes for the 5.18-rc1 merge
window. It contains a few minor framework and driver updates. The details
are in the signed tag.

All patches have been in linux-next for more than a week. No issues have
been reported so far. Please pull into char-misc-next.

Thanks,
Georgi

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 52c85167e41341c2cbc2570f4bb6bc6cd8f8bc6e:

  Merge branch 'icc-msm8939' into icc-next (2022-03-01 16:31:35 +0200)

----------------------------------------------------------------
interconnect changes for 5.18

These are the interconnect changes for the 5.18-rc1 merge window
consisting of minor framework and driver updates.

Core changes:
 - Added stubs for the bulk API to expand compile testing coverage.

Driver changes:
 - imx: Implemented get_bw() function to get initial avg/peak bandwidth.
 - msm8939: Fix ioremap collision for snoc-mm.

Signed-off-by: Georgi Djakov <[email protected]>

----------------------------------------------------------------
Abel Vesa (1):
      interconnect: imx: Add imx_icc_get_bw function to set initial avg and peak

Bryan O'Donoghue (2):
      dt-bindings: interconnect: Convert snoc-mm to a sub-node of snoc
      interconnect: qcom: msm8939: Remove snoc_mm specific regmap

Georgi Djakov (2):
      interconnect: Add stubs for the bulk API
      Merge branch 'icc-msm8939' into icc-next

 Documentation/devicetree/bindings/interconnect/qcom,rpm.yaml | 33 ++++++-
 drivers/interconnect/imx/imx.c                               |  9 ++
 drivers/interconnect/qcom/msm8939.c                          | 10 +-
 include/linux/interconnect.h                                 | 36 ++++++--
 4 files changed, 70 insertions(+), 18 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-11 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-11 12:13 [GIT PULL] interconnect changes for 5.18 Georgi Djakov
2022-03-11 15:40 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox