All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] interconnect changes for 5.9
@ 2020-07-24 11:42 Georgi Djakov
  2020-07-24 15:24 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Georgi Djakov @ 2020-07-24 11:42 UTC (permalink / raw)
  To: gregkh; +Cc: linux-pm, linux-kernel, georgi.djakov

Hello Greg,

This is the pull request with the interconnect changes for the 5.9-rc1
merge window. It contains some tiny core framework improvements. These
will allow us to support new provider drivers for Samsung and Nvidia
platforms, which are expected to land soon.

All patches have been in linux-next for the last few weeks without any
reported issues. Please pull into char-misc-next.

Thanks,
Georgi

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/georgi.djakov/linux.git tags/icc-5.9-rc1

for you to fetch changes up to 12a400b016ab955be8e4c569346fa18aaceed9d7:

  interconnect: Mark all dummy functions as static inline (2020-06-16 16:43:23 +0300)

----------------------------------------------------------------
interconnect changes for 5.9

Here are the interconnect changes for the 5.9-rc1 merge window
consisting mostly of changes that give the core more flexibility
in order to support some new provider drivers.

Core changes:
- Export of_icc_get_from_provider()
- Relax requirement in of_icc_get_from_provider()
- Allow inter-provider pairs to be configured
- Mark all dummy functions as static inline

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

----------------------------------------------------------------
Artur Świgoń (3):
      interconnect: Export of_icc_get_from_provider()
      interconnect: Relax requirement in of_icc_get_from_provider()
      interconnect: Allow inter-provider pairs to be configured

Georgi Djakov (1):
      interconnect: Mark all dummy functions as static inline

 drivers/interconnect/core.c           | 16 ++++----
 include/linux/interconnect-provider.h | 16 ++++++--
 2 files changed, 20 insertions(+), 12 deletions(-)

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

* Re: [GIT PULL] interconnect changes for 5.9
  2020-07-24 11:42 [GIT PULL] interconnect changes for 5.9 Georgi Djakov
@ 2020-07-24 15:24 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-07-24 15:24 UTC (permalink / raw)
  To: Georgi Djakov; +Cc: linux-pm, linux-kernel

On Fri, Jul 24, 2020 at 02:42:44PM +0300, Georgi Djakov wrote:
> Hello Greg,
> 
> This is the pull request with the interconnect changes for the 5.9-rc1
> merge window. It contains some tiny core framework improvements. These
> will allow us to support new provider drivers for Samsung and Nvidia
> platforms, which are expected to land soon.
> 
> All patches have been in linux-next for the last few weeks without any
> reported issues. Please pull into char-misc-next.
> 
> Thanks,
> Georgi
> 
> The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
> 
>   Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.linaro.org/people/georgi.djakov/linux.git tags/icc-5.9-rc1

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2020-07-24 15:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 11:42 [GIT PULL] interconnect changes for 5.9 Georgi Djakov
2020-07-24 15:24 ` 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.