public inbox for [email protected]
 help / color / mirror / Atom feed
From: Georgi Djakov <[email protected]>
To: [email protected]
Cc: [email protected], [email protected],
	[email protected]
Subject: [GIT PULL] interconnect changes for 5.18
Date: Fri, 11 Mar 2022 14:13:57 +0200	[thread overview]
Message-ID: <[email protected]> (raw)

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(-)


             reply	other threads:[~2022-03-11 12:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-11 12:13 Georgi Djakov [this message]
2022-03-11 15:40 ` [GIT PULL] interconnect changes for 5.18 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 \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox