linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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.5-rc
Date: Fri,  4 Aug 2023 19:45:49 +0300	[thread overview]
Message-ID: <20230804164549.3407394-1-djakov@kernel.org> (raw)

Hello Greg,

This pull request contains fixes for the current cycle. The details are
in the signed tag. All patches have been in linux-next during the last
few weeks! Please pull into char-misc-linus when you get a chance.

Thanks,
Georgi


The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.5-rc5

for you to fetch changes up to 3cb11fe244d516f757c1022cfa971528d525fe65:

  interconnect: qcom: sa8775p: add enable_mask for bcm nodes (2023-07-11 15:44:43 +0300)

----------------------------------------------------------------
interconnect fixes for v6.5-rc

This contains a fix for a potential issue on some Qualcomm SoCs where
bit-masks should have been used to configure the Bus Clock Manager
hardware, instead of bandwidth units.

- interconnect: qcom: Add support for mask-based BCMs
- interconnect: qcom: sm8450: add enable_mask for bcm nodes
- interconnect: qcom: sm8550: add enable_mask for bcm nodes
- interconnect: qcom: sa8775p: add enable_mask for bcm nodes

Signed-off-by: Georgi Djakov <djakov@kernel.org>

----------------------------------------------------------------
Mike Tipton (1):
      interconnect: qcom: Add support for mask-based BCMs

Neil Armstrong (3):
      interconnect: qcom: sm8450: add enable_mask for bcm nodes
      interconnect: qcom: sm8550: add enable_mask for bcm nodes
      interconnect: qcom: sa8775p: add enable_mask for bcm nodes

 drivers/interconnect/qcom/bcm-voter.c |  5 +++
 drivers/interconnect/qcom/icc-rpmh.h  |  2 +
 drivers/interconnect/qcom/sa8775p.c   |  1 +
 drivers/interconnect/qcom/sm8450.c    |  9 ++++
 drivers/interconnect/qcom/sm8550.c    | 17 ++++++++
 5 files changed, 34 insertions(+)

             reply	other threads:[~2023-08-04 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-04 16:45 Georgi Djakov [this message]
2023-08-05  6:35 ` [GIT PULL] interconnect fixes for 6.5-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=20230804164549.3407394-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).