linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] Broadcom drivers fixes for 5.19
@ 2022-06-08  9:31 Florian Fainelli
  2022-06-08  9:31 ` [GIT PULL 2/2] Broadcom maintainers " Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2022-06-08  9:31 UTC (permalink / raw)
  To: soc
  Cc: Miaoqian Lin, Andy Shevchenko, Florian Fainelli,
	linux-arm-kernel, arnd, olof, khilman, bcm-kernel-feedback-list

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.19/drivers-fixes

for you to fetch changes up to 37d838de369b07b596c19ff3662bf0293fdb09ee:

  soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe (2022-06-08 02:21:17 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs driver fixes for
5.19, please pull the following:

- Miaoqian fixes a device tree node reference count in the system sleep
  code for Broadcom STB chips

----------------------------------------------------------------
Miaoqian Lin (1):
      soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe

 drivers/soc/bcm/brcmstb/pm/pm-arm.c | 1 +
 1 file changed, 1 insertion(+)

_______________________________________________
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] 4+ messages in thread

* [GIT PULL 2/2] Broadcom maintainers fixes for 5.19
  2022-06-08  9:31 [GIT PULL 1/2] Broadcom drivers fixes for 5.19 Florian Fainelli
@ 2022-06-08  9:31 ` Florian Fainelli
  2022-06-08 12:43   ` Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2022-06-08  9:31 UTC (permalink / raw)
  To: soc
  Cc: Nicolas Saenz Julienne, Florian Fainelli, linux-arm-kernel, arnd,
	olof, khilman, bcm-kernel-feedback-list

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.19/maintainers-fixes

for you to fetch changes up to 46d6e11320d21dc40fce229ab3504125847de27e:

  MAINTAINERS: Update BCM2711/BCM2835 maintainer (2022-06-08 01:00:47 -0700)

----------------------------------------------------------------
This pull request contains MAINTAINERS file update for Broadcom SoCs,
please pull the following:

- Nicolas steps down from maintaining the BCM283x/BCM2711 (Raspberry
Pi) architecture and designates Florian to take care of that

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
      MAINTAINERS: Update BCM2711/BCM2835 maintainer

 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 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] 4+ messages in thread

* Re: [GIT PULL 2/2] Broadcom maintainers fixes for 5.19
  2022-06-08  9:31 ` [GIT PULL 2/2] Broadcom maintainers " Florian Fainelli
@ 2022-06-08 12:43   ` Florian Fainelli
  2022-06-13 17:20     ` Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2022-06-08 12:43 UTC (permalink / raw)
  To: soc
  Cc: Nicolas Saenz Julienne, linux-arm-kernel, arnd, olof, khilman,
	bcm-kernel-feedback-list



On 6/8/2022 11:31 AM, Florian Fainelli wrote:
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>    Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> 
> are available in the Git repository at:
> 
>    https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.19/maintainers-fixes
> 
> for you to fetch changes up to 46d6e11320d21dc40fce229ab3504125847de27e:
> 
>    MAINTAINERS: Update BCM2711/BCM2835 maintainer (2022-06-08 01:00:47 -0700)

I am going to submit a v2 where the git tree is also changes such that 
we do not confuse submitters with a "stale" tree.
-- 
Florian

_______________________________________________
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] 4+ messages in thread

* Re: [GIT PULL 2/2] Broadcom maintainers fixes for 5.19
  2022-06-08 12:43   ` Florian Fainelli
@ 2022-06-13 17:20     ` Florian Fainelli
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2022-06-13 17:20 UTC (permalink / raw)
  To: soc
  Cc: Nicolas Saenz Julienne, linux-arm-kernel, arnd, olof, khilman,
	bcm-kernel-feedback-list

On 6/8/22 05:43, Florian Fainelli wrote:
> 
> 
> On 6/8/2022 11:31 AM, Florian Fainelli wrote:
>> The following changes since commit 
>> f2906aa863381afb0015a9eb7fefad885d4e5a56:
>>
>>    Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
>>
>> are available in the Git repository at:
>>
>>    https://github.com/Broadcom/stblinux.git 
>> tags/arm-soc/for-5.19/maintainers-fixes
>>
>> for you to fetch changes up to 46d6e11320d21dc40fce229ab3504125847de27e:
>>
>>    MAINTAINERS: Update BCM2711/BCM2835 maintainer (2022-06-08 01:00:47 
>> -0700)
> 
> I am going to submit a v2 where the git tree is also changes such that 
> we do not confuse submitters with a "stale" tree.

Nevermind, there is an appropriate URL change for the git tree, Arnd, 
can you pull both pull requests?
-- 
Florian

_______________________________________________
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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08  9:31 [GIT PULL 1/2] Broadcom drivers fixes for 5.19 Florian Fainelli
2022-06-08  9:31 ` [GIT PULL 2/2] Broadcom maintainers " Florian Fainelli
2022-06-08 12:43   ` Florian Fainelli
2022-06-13 17:20     ` Florian Fainelli

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