[GIT PULL 2/2] Broadcom soc changes for 6.13
Florian Fainelli
florian.fainelli at broadcom.com
Sun Oct 27 20:54:49 PDT 2024
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.13/soc
for you to fetch changes up to 4ee0bd85dd0a505ea3a1117bf4fad429c1f013ab:
ARM: bcm: brcmstb: Drop custom init_irq callback (2024-10-08 15:02:31 -0700)
----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoC changes for 6.13,
please pull the following:
- Linus adds support for the debug UART on BCM6846 (BCMBCA) platform
- Florian dros the custom init_irq() callback which does the same thing
as the standard irqchip_init()
----------------------------------------------------------------
Florian Fainelli (1):
ARM: bcm: brcmstb: Drop custom init_irq callback
Linus Walleij (1):
ARM: bcm: Support BCMBCA debug UART
arch/arm/Kconfig.debug | 12 +++++++++---
arch/arm/mach-bcm/Makefile | 1 +
arch/arm/mach-bcm/board_bcmbca.c | 31 +++++++++++++++++++++++++++++++
arch/arm/mach-bcm/brcmstb.c | 6 ------
4 files changed, 41 insertions(+), 9 deletions(-)
create mode 100644 arch/arm/mach-bcm/board_bcmbca.c
More information about the linux-arm-kernel
mailing list