linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] interconnect fixes for 5.10
@ 2020-10-30 11:21 Georgi Djakov
  2020-10-30 12:26 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Georgi Djakov @ 2020-10-30 11:21 UTC (permalink / raw)
  To: gregkh; +Cc: linux-pm, linux-kernel, georgi.djakov

Hello Greg,

Here is a pull request with interconnect fixes for 5.10-rc. Please
take them into char-misc-linus when possible. All patches have been
in linux-next with no reported issues.

Thanks,
Georgi

The following changes since commit 86d6e5793e0fa3a510cff466894d0d3051fd716e:

  interconnect: imx: simplify the return expression of imx_icc_unregister (2020-09-21 11:15:02 +0300)

are available in the Git repository at:

  https://git.linaro.org/people/georgi.djakov/linux.git tags/icc-5.10-rc2

for you to fetch changes up to fce52ad3483281930dc9215a68d69837f219f889:

  interconnect: qcom: use icc_sync state for sm8[12]50 (2020-10-27 16:01:22 +0200)

----------------------------------------------------------------
interconnect fixes for v5.10

This contains one core fix and a few driver fixes.
- Fix the core to perform also aggregation when setting the initial
  bandwidth with sync_state.
- Fixes in some drivers to make sure the correct sequence is used for
  initialization when we use sync_state.
- Fix in the sdm845 driver to prevent a board hang that was hit when
  bandwidth scaling for display and multimedia was enabled.

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

----------------------------------------------------------------
Dmitry Baryshkov (1):
      interconnect: qcom: use icc_sync state for sm8[12]50

Georgi Djakov (5):
      interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM
      interconnect: Aggregate before setting initial bandwidth
      interconnect: qcom: sdm845: Init BCMs before creating the nodes
      interconnect: qcom: sc7180: Init BCMs before creating the nodes
      interconnect: qcom: Ensure that the floor bandwidth value is enforced

 drivers/interconnect/core.c          | 3 +++
 drivers/interconnect/qcom/icc-rpmh.c | 7 +++++++
 drivers/interconnect/qcom/sc7180.c   | 6 +++---
 drivers/interconnect/qcom/sdm845.c   | 8 ++++----
 drivers/interconnect/qcom/sm8150.c   | 7 ++++---
 drivers/interconnect/qcom/sm8250.c   | 7 ++++---
 6 files changed, 25 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL] interconnect fixes for 5.10
  2020-10-30 11:21 [GIT PULL] interconnect fixes for 5.10 Georgi Djakov
@ 2020-10-30 12:26 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-10-30 12:26 UTC (permalink / raw)
  To: Georgi Djakov; +Cc: linux-pm, linux-kernel

On Fri, Oct 30, 2020 at 01:21:10PM +0200, Georgi Djakov wrote:
> Hello Greg,
> 
> Here is a pull request with interconnect fixes for 5.10-rc. Please
> take them into char-misc-linus when possible. All patches have been
> in linux-next with no reported issues.
> 
> Thanks,
> Georgi
> 
> The following changes since commit 86d6e5793e0fa3a510cff466894d0d3051fd716e:
> 
>   interconnect: imx: simplify the return expression of imx_icc_unregister (2020-09-21 11:15:02 +0300)

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2020-10-30 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30 11:21 [GIT PULL] interconnect fixes for 5.10 Georgi Djakov
2020-10-30 12:26 ` 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).