[GIT PULL] interconnect fix for 5.18-rc
From: Georgi Djakov
Date: Fri May 06 2022 - 04:59:37 EST
Hello Greg,
This pull request contains one more fix for the current cycle. The
details are in the signed tag. It has been in linux-next during the
last few days. Please pull into char-misc-linus when possible.
Thanks,
Georgi
The following changes since commit 2fb251c265608636fc961b7d38e1a03937e57371:
interconnect: qcom: sdx55: Drop IP0 interconnects (2022-04-14 09:47:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-5.18-rc6
for you to fetch changes up to 20ce30fb4750f2ffc130cdcb26232b1dd87cd0a5:
interconnect: Restore sync state by ignoring ipa-virt in provider count (2022-05-03 22:24:21 +0300)
----------------------------------------------------------------
interconnect fixes for v5.18-rc
This contains an additional fix for sc7180 and sdx55 platforms that helps
them to enter suspend even on devices that don't have the most recent DT
changes.
- interconnect: Restore sync state by ignoring ipa-virt in provider count
Signed-off-by: Georgi Djakov <djakov@xxxxxxxxxx>
----------------------------------------------------------------
Stephen Boyd (1):
interconnect: Restore sync state by ignoring ipa-virt in provider count
drivers/interconnect/core.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)