mbox series

[GIT,PULL,3/3] Broadcom soc changes for 6.9

Message ID 20240307200441.2151734-3-florian.fainelli@broadcom.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/3] Broadcom devicetree-arm64 changes for 6.9 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.9/soc

Message

Florian Fainelli March 7, 2024, 8:04 p.m. UTC
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.9/soc

for you to fetch changes up to 456df41549f29546546d63bdf814cf455c01b56c:

  ARM: bcm: stop selecing CONFIG_TICK_ONESHOT (2024-02-28 10:32:25 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs updates for 6.9,
please pull the following:

- Arnd removes a select CONFIG_TICK_ONESHOT done by the ARCH_BCM_MOBILE
  architecture which could cause compilation failures

- Florian adds a debug UART entry for BCM74165

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: bcm: stop selecing CONFIG_TICK_ONESHOT

Florian Fainelli (1):
      ARM: brcmstb: Add debug UART entry for 74165

 arch/arm/include/debug/brcmstb.S | 8 +++++---
 arch/arm/mach-bcm/Kconfig        | 1 -
 2 files changed, 5 insertions(+), 4 deletions(-)