Message ID | 20220506085923.23816-1-djakov@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] interconnect fix for 5.18-rc | expand |
On Thu, May 12, 2022 at 12:58:29PM +0300, Georgi Djakov wrote: > On 6.05.22 11:59, Georgi Djakov wrote: > > 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. > > > > Hello Greg, > > I was wondering if this got missed or is it in your mail queue? Please > let me know in case anything is required from my side. Still in my queue, sorry, will get to it "soon"...
On Fri, May 06, 2022 at 11:59:23AM +0300, Georgi Djakov wrote: > 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 Sorry for the delay, now pulled and pushed out. greg k-h
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@kernel.org> ---------------------------------------------------------------- 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(-)