All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] interconnect fixes for 5.11-rc
@ 2021-01-06  9:47 Georgi Djakov
  2021-01-06 17:55 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Georgi Djakov @ 2021-01-06  9:47 UTC (permalink / raw)
  To: gregkh; +Cc: linux-pm, linux-kernel, georgi.djakov

Hello Greg,

Here is a pull request with a few interconnect fixes for 5.11-rc.
More details are available in the signed tag. Please take them into
char-misc-linus when possible. The patches have been in linux-next
during the last few days.

Thanks,
Georgi

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-5.11-rc3

for you to fetch changes up to 4b1a60a1bb8f03d82c3f6da424adc96667b59f2a:

  MAINTAINERS: Update Georgi's email address (2021-01-04 16:29:45 +0200)

----------------------------------------------------------------
interconnect fixes for v5.11

This contains a few fixes for iMX and Qualcomm drivers and also
updates my email to my kernel.org address.

- qcom: Fix rpmh link failures when compile test is enabled
- imx: Add a missing of_node_put after of_device_is_available
- imx: Remove a useless test
- imx8mq: Use icc_sync_state

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

----------------------------------------------------------------
Arnd Bergmann (1):
      interconnect: qcom: fix rpmh link failures

Christophe JAILLET (2):
      interconnect: imx: Add a missing of_node_put after of_device_is_available
      interconnect: imx: Remove a useless test

Georgi Djakov (1):
      MAINTAINERS: Update Georgi's email address

Martin Kepplinger (1):
      interconnect: imx8mq: Use icc_sync_state

 MAINTAINERS                       |  2 +-
 drivers/interconnect/imx/imx.c    |  3 +-
 drivers/interconnect/imx/imx8mq.c |  2 +
 drivers/interconnect/qcom/Kconfig | 23 +++++---
 4 files changed, 20 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2021-01-07 11:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-06  9:47 [GIT PULL] interconnect fixes for 5.11-rc Georgi Djakov
2021-01-06 17:55 ` Greg KH
2021-01-07 11:12   ` Georgi Djakov
2021-01-07 11:19     ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.