linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Reset controller fixes for v5.16
@ 2021-11-19 17:07 Philipp Zabel
  2021-11-19 17:07 ` [GIT PULL RESEND] " Philipp Zabel
  2021-12-13 12:21 ` [GIT PULL] " Jon Hunter
  0 siblings, 2 replies; 5+ messages in thread
From: Philipp Zabel @ 2021-11-19 17:07 UTC (permalink / raw)
  To: arm; +Cc: linux-arm-kernel, kernel

Dear arm-soc maintainers,

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux tags/reset-fixes-for-v5.16

for you to fetch changes up to 69125b4b9440be015783312e1b8753ec96febde0:

  reset: tegra-bpmp: Revert Handle errors in BPMP response (2021-11-17 17:22:27 +0100)

----------------------------------------------------------------
Reset controller fixes for v5.16

Well, just one: revert commit c045ceb5a145 ("reset: tegra-bpmp: Handle
errors in BPMP response"), which exposed an issue with the Tegra194 HDA
controller reset. BPMP response error handling will be reinstated once
there's a fix for the HDA issue.

----------------------------------------------------------------
Jon Hunter (1):
      reset: tegra-bpmp: Revert Handle errors in BPMP response

 drivers/reset/tegra/reset-bpmp.c | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [GIT PULL RESEND] Reset controller fixes for v5.16
  2021-11-19 17:07 [GIT PULL] Reset controller fixes for v5.16 Philipp Zabel
@ 2021-11-19 17:07 ` Philipp Zabel
  2021-12-13 12:21 ` [GIT PULL] " Jon Hunter
  1 sibling, 0 replies; 5+ messages in thread
From: Philipp Zabel @ 2021-11-19 17:07 UTC (permalink / raw)
  To: arm; +Cc: linux-arm-kernel, kernel

Dear arm-soc maintainers,

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux tags/reset-fixes-for-v5.16

for you to fetch changes up to 69125b4b9440be015783312e1b8753ec96febde0:

  reset: tegra-bpmp: Revert Handle errors in BPMP response (2021-11-17 17:22:27 +0100)

----------------------------------------------------------------
Reset controller fixes for v5.16

Well, just one: revert commit c045ceb5a145 ("reset: tegra-bpmp: Handle
errors in BPMP response"), which exposed an issue with the Tegra194 HDA
controller reset. BPMP response error handling will be reinstated once
there's a fix for the HDA issue.

----------------------------------------------------------------
Jon Hunter (1):
      reset: tegra-bpmp: Revert Handle errors in BPMP response

 drivers/reset/tegra/reset-bpmp.c | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] Reset controller fixes for v5.16
  2021-11-19 17:07 [GIT PULL] Reset controller fixes for v5.16 Philipp Zabel
  2021-11-19 17:07 ` [GIT PULL RESEND] " Philipp Zabel
@ 2021-12-13 12:21 ` Jon Hunter
  2021-12-13 13:15   ` Arnd Bergmann
  1 sibling, 1 reply; 5+ messages in thread
From: Jon Hunter @ 2021-12-13 12:21 UTC (permalink / raw)
  To: Philipp Zabel, arm, Arnd Bergmann, Olof Johansson
  Cc: linux-arm-kernel, kernel, linux-tegra

Hi Arnd, Olof,

On 19/11/2021 17:07, Philipp Zabel wrote:
> Dear arm-soc maintainers,
> 
> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> 
>    Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> 
> are available in the Git repository at:
> 
>    git://git.pengutronix.de/pza/linux tags/reset-fixes-for-v5.16
> 
> for you to fetch changes up to 69125b4b9440be015783312e1b8753ec96febde0:
> 
>    reset: tegra-bpmp: Revert Handle errors in BPMP response (2021-11-17 17:22:27 +0100)
> 
> ----------------------------------------------------------------
> Reset controller fixes for v5.16
> 
> Well, just one: revert commit c045ceb5a145 ("reset: tegra-bpmp: Handle
> errors in BPMP response"), which exposed an issue with the Tegra194 HDA
> controller reset. BPMP response error handling will be reinstated once
> there's a fix for the HDA issue.
> 
> ----------------------------------------------------------------
> Jon Hunter (1):
>        reset: tegra-bpmp: Revert Handle errors in BPMP response
> 
>   drivers/reset/tegra/reset-bpmp.c | 9 +--------
>   1 file changed, 1 insertion(+), 8 deletions(-)


I have not seen this get picked up yet and we need this fix for v5.16. 
Please can you pick this up?

Thanks!
Jon

-- 
nvpublic

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] Reset controller fixes for v5.16
  2021-12-13 12:21 ` [GIT PULL] " Jon Hunter
@ 2021-12-13 13:15   ` Arnd Bergmann
  2021-12-13 13:30     ` Philipp Zabel
  0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2021-12-13 13:15 UTC (permalink / raw)
  To: Jon Hunter
  Cc: Philipp Zabel, arm-soc, Arnd Bergmann, Olof Johansson, Linux ARM,
	Sascha Hauer, linux-tegra

On Mon, Dec 13, 2021 at 1:21 PM Jon Hunter <jonathanh@nvidia.com> wrote:
> On 19/11/2021 17:07, Philipp Zabel wrote:
> > Reset controller fixes for v5.16
> >
> > Well, just one: revert commit c045ceb5a145 ("reset: tegra-bpmp: Handle
> > errors in BPMP response"), which exposed an issue with the Tegra194 HDA
> > controller reset. BPMP response error handling will be reinstated once
> > there's a fix for the HDA issue.
> >
>
> I have not seen this get picked up yet and we need this fix for v5.16.
> Please can you pick this up?

Thank you for pointing this out. I see this never made it into patchwork
because it was sent to the old address (arm@kernel.org) that gets in
my inbox but not patchwork like the new address (soc@kernel.org).

I'm also behind with the other pull requests, but I've picked it up manually
now.

Philipp, please make sure you send future pull requests to soc@kernel.org,
and maybe check that I did pick up previous ones you may have sent.

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] Reset controller fixes for v5.16
  2021-12-13 13:15   ` Arnd Bergmann
@ 2021-12-13 13:30     ` Philipp Zabel
  0 siblings, 0 replies; 5+ messages in thread
From: Philipp Zabel @ 2021-12-13 13:30 UTC (permalink / raw)
  To: Arnd Bergmann, Jon Hunter
  Cc: arm-soc, Olof Johansson, Linux ARM, Sascha Hauer, linux-tegra

Hi Arnd, Jon,

On Mon, 2021-12-13 at 14:15 +0100, Arnd Bergmann wrote:
> On Mon, Dec 13, 2021 at 1:21 PM Jon Hunter <jonathanh@nvidia.com> wrote:
> > On 19/11/2021 17:07, Philipp Zabel wrote:
> > > Reset controller fixes for v5.16
> > > 
> > > Well, just one: revert commit c045ceb5a145 ("reset: tegra-bpmp: Handle
> > > errors in BPMP response"), which exposed an issue with the Tegra194 HDA
> > > controller reset. BPMP response error handling will be reinstated once
> > > there's a fix for the HDA issue.
> > > 
> > 
> > I have not seen this get picked up yet and we need this fix for v5.16.
> > Please can you pick this up?
> 
> Thank you for pointing this out. I see this never made it into patchwork
> because it was sent to the old address (arm@kernel.org) that gets in
> my inbox but not patchwork like the new address (soc@kernel.org).

Ouf, sorry. I thought I had switched over to the soc@ address for good,
but this time my fingers must have betrayed me.

> I'm also behind with the other pull requests, but I've picked it up manually
> now.

Thank you.

> Philipp, please make sure you send future pull requests to soc@kernel.org,
> and maybe check that I did pick up previous ones you may have sent.

I'll do that, and make sure I won't manually type that address even
though it seems so memorable.

regards
Philipp

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-12-13 13:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19 17:07 [GIT PULL] Reset controller fixes for v5.16 Philipp Zabel
2021-11-19 17:07 ` [GIT PULL RESEND] " Philipp Zabel
2021-12-13 12:21 ` [GIT PULL] " Jon Hunter
2021-12-13 13:15   ` Arnd Bergmann
2021-12-13 13:30     ` Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).