* [GIT PULL 1/2] Broadcom devicetree fixes for 6.0
@ 2022-08-29 22:51 Florian Fainelli
2022-08-29 22:51 ` [GIT PULL 2/2] Broadcom drivers " Florian Fainelli
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2022-08-29 22:51 UTC (permalink / raw)
To: soc
Cc: William Zhang, Florian Fainelli, linux-arm-kernel, arnd, olof,
khilman, bcm-kernel-feedback-list
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.0/devicetree
for you to fetch changes up to f75fccbdc84fd9066e42c394c870bb6a3af57adc:
ARM: dts: bcmbca: bcm6878: cosmetic change (2022-08-15 09:35:56 -0700)
----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Device Tree fixes for
6.0, please pull the following:
- William fixes a number of the recently submitted DTS files for 63178,
6846, 6878 to have correct PSCI node propertie as well as correct timer
CPU masks
----------------------------------------------------------------
William Zhang (9):
ARM: dts: bcmbca: bcm63178: fix timer node cpu mask flag
ARM: dts: bcmbca: bcm63178: clean up psci node
ARM: dts: bcmbca: bcm63178: fix interrupt controller node
ARM: dts: bcmbca: bcm63178: cosmetic change
ARM: dts: bcmbca: bcm6846: fix timer node cpu mask flag
ARM: dts: bcmbca: bcm6846: clean up psci node
ARM: dts: bcmbca: bcm6846: fix interrupt controller node
ARM: dts: bcmbca: bcm6878: fix timer node cpu mask flag
ARM: dts: bcmbca: bcm6878: cosmetic change
arch/arm/boot/dts/bcm63178.dtsi | 20 +++++++++++---------
arch/arm/boot/dts/bcm6846.dtsi | 18 +++++++++---------
arch/arm/boot/dts/bcm6878.dtsi | 9 +++++----
3 files changed, 25 insertions(+), 22 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL 2/2] Broadcom drivers fixes for 6.0
2022-08-29 22:51 [GIT PULL 1/2] Broadcom devicetree fixes for 6.0 Florian Fainelli
@ 2022-08-29 22:51 ` Florian Fainelli
2022-09-02 11:00 ` [GIT PULL 1/2] Broadcom devicetree " patchwork-bot+linux-soc
2022-09-02 11:00 ` patchwork-bot+linux-soc
2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2022-08-29 22:51 UTC (permalink / raw)
To: soc
Cc: Liang He, Florian Fainelli, linux-arm-kernel, arnd, olof, khilman,
bcm-kernel-feedback-list
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.0/drivers-fixes
for you to fetch changes up to 1085f5080647f0c9f357c270a537869191f7f2a1:
soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs (2022-08-29 10:30:22 -0700)
----------------------------------------------------------------
This pull request contains Broadcom SoCs driver fixes for 6.0, please
pull the following:
- Liang fixes the legacy Broadcom STB ARM system suspend/resume code
error paths that were leaking ioremap() and other of_* operations
----------------------------------------------------------------
Liang He (1):
soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs
drivers/soc/bcm/brcmstb/pm/pm-arm.c | 50 +++++++++++++++++++++++++++++--------
1 file changed, 39 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [GIT PULL 1/2] Broadcom devicetree fixes for 6.0
2022-08-29 22:51 [GIT PULL 1/2] Broadcom devicetree fixes for 6.0 Florian Fainelli
2022-08-29 22:51 ` [GIT PULL 2/2] Broadcom drivers " Florian Fainelli
@ 2022-09-02 11:00 ` patchwork-bot+linux-soc
2022-09-02 11:00 ` patchwork-bot+linux-soc
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2022-09-02 11:00 UTC (permalink / raw)
To: Florian Fainelli; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:
On Mon, 29 Aug 2022 15:51:02 -0700 you wrote:
> The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
>
> Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
>
> are available in the Git repository at:
>
> https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.0/devicetree
>
> [...]
Here is the summary with links:
- [GIT,PULL,1/2] Broadcom devicetree fixes for 6.0
https://git.kernel.org/soc/soc/c/06f0696444c7
- [GIT,PULL,2/2] Broadcom drivers fixes for 6.0
https://git.kernel.org/soc/soc/c/49f6d09bd046
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [GIT PULL 1/2] Broadcom devicetree fixes for 6.0
2022-08-29 22:51 [GIT PULL 1/2] Broadcom devicetree fixes for 6.0 Florian Fainelli
2022-08-29 22:51 ` [GIT PULL 2/2] Broadcom drivers " Florian Fainelli
2022-09-02 11:00 ` [GIT PULL 1/2] Broadcom devicetree " patchwork-bot+linux-soc
@ 2022-09-02 11:00 ` patchwork-bot+linux-soc
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2022-09-02 11:00 UTC (permalink / raw)
To: Florian Fainelli; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Mon, 29 Aug 2022 15:51:02 -0700 you wrote:
> The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
>
> Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
>
> are available in the Git repository at:
>
> https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.0/devicetree
>
> [...]
Here is the summary with links:
- [GIT,PULL,1/2] Broadcom devicetree fixes for 6.0
https://git.kernel.org/soc/soc/c/06f0696444c7
- [GIT,PULL,2/2] Broadcom drivers fixes for 6.0
https://git.kernel.org/soc/soc/c/49f6d09bd046
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-09-02 11:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-29 22:51 [GIT PULL 1/2] Broadcom devicetree fixes for 6.0 Florian Fainelli
2022-08-29 22:51 ` [GIT PULL 2/2] Broadcom drivers " Florian Fainelli
2022-09-02 11:00 ` [GIT PULL 1/2] Broadcom devicetree " patchwork-bot+linux-soc
2022-09-02 11:00 ` patchwork-bot+linux-soc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox