All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] interconnect fix for 5.18-rc
@ 2022-05-06  8:59 Georgi Djakov
  2022-05-12  9:58 ` Georgi Djakov
  2022-05-13 14:16 ` Greg KH
  0 siblings, 2 replies; 4+ messages in thread
From: Georgi Djakov @ 2022-05-06  8:59 UTC (permalink / raw)
  To: gregkh; +Cc: linux-pm, linux-kernel, djakov

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(-)

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

* Re: [GIT PULL] interconnect fix for 5.18-rc
  2022-05-06  8:59 [GIT PULL] interconnect fix for 5.18-rc Georgi Djakov
@ 2022-05-12  9:58 ` Georgi Djakov
  2022-05-12 11:45   ` Greg KH
  2022-05-13 14:16 ` Greg KH
  1 sibling, 1 reply; 4+ messages in thread
From: Georgi Djakov @ 2022-05-12  9:58 UTC (permalink / raw)
  To: gregkh; +Cc: linux-pm, linux-kernel

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.

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(-)


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

* Re: [GIT PULL] interconnect fix for 5.18-rc
  2022-05-12  9:58 ` Georgi Djakov
@ 2022-05-12 11:45   ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2022-05-12 11:45 UTC (permalink / raw)
  To: Georgi Djakov; +Cc: linux-pm, linux-kernel

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"...

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

* Re: [GIT PULL] interconnect fix for 5.18-rc
  2022-05-06  8:59 [GIT PULL] interconnect fix for 5.18-rc Georgi Djakov
  2022-05-12  9:58 ` Georgi Djakov
@ 2022-05-13 14:16 ` Greg KH
  1 sibling, 0 replies; 4+ messages in thread
From: Greg KH @ 2022-05-13 14:16 UTC (permalink / raw)
  To: Georgi Djakov; +Cc: linux-pm, linux-kernel

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

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

end of thread, other threads:[~2022-05-13 14:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06  8:59 [GIT PULL] interconnect fix for 5.18-rc Georgi Djakov
2022-05-12  9:58 ` Georgi Djakov
2022-05-12 11:45   ` Greg KH
2022-05-13 14:16 ` 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.