[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200724114244.12094-1-georgi.djakov@linaro.org>
Date: Fri, 24 Jul 2020 14:42:44 +0300
From: Georgi Djakov <georgi.djakov@...aro.org>
To: gregkh@...uxfoundation.org
Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
georgi.djakov@...aro.org
Subject: [GIT PULL] interconnect changes for 5.9
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@...aro.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(-)
Powered by blists - more mailing lists