mbox series

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

Message ID 20200108191114.15987-3-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/3] Broadcom devicetree changes for 5.6 | expand

Pull-request

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

Message

Florian Fainelli Jan. 8, 2020, 7:11 p.m. UTC
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c586f47f55d8239466824f917582c7d7d9e546ed:

  ARM: bcm: Select ARM_AMBA for ARCH_BRCMSTB (2019-12-26 19:50:54 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Kconfig/machine
changes for 5.6, please pull the following:

- Justin adds an entry for BCM7216's debug UART to support DEBUG_LL
- Florian adds a select ARM_AMBA to support the ARM PL011 UART/console
  which is required on BCM7211

----------------------------------------------------------------
Florian Fainelli (1):
      ARM: bcm: Select ARM_AMBA for ARCH_BRCMSTB

Justin Chen (1):
      ARM: brcmstb: Add debug UART entry for 7216

 arch/arm/include/debug/brcmstb.S | 24 +++++++++++++-----------
 arch/arm/mach-bcm/Kconfig        |  1 +
 2 files changed, 14 insertions(+), 11 deletions(-)