linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] interconnect fixes for 6.5-rc
@ 2023-08-04 16:45 Georgi Djakov
  2023-08-05  6:35 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Georgi Djakov @ 2023-08-04 16:45 UTC (permalink / raw)
  To: gregkh; +Cc: linux-pm, linux-kernel, djakov

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

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

* Re: [GIT PULL] interconnect fixes for 6.5-rc
  2023-08-04 16:45 [GIT PULL] interconnect fixes for 6.5-rc Georgi Djakov
@ 2023-08-05  6:35 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-08-05  6:35 UTC (permalink / raw)
  To: Georgi Djakov; +Cc: linux-pm, linux-kernel

On Fri, Aug 04, 2023 at 07:45:49PM +0300, Georgi Djakov wrote:
> 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

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2023-08-05  6:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-04 16:45 [GIT PULL] interconnect fixes for 6.5-rc Georgi Djakov
2023-08-05  6:35 ` Greg KH

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