mbox series

[GIT,PULL,5/5] Broadcom soc changes for 5.10

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

Pull-request

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

Message

Florian Fainelli Sept. 12, 2020, 3:21 a.m. UTC
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4e5cafa8b3ea45cb17aa6b538fb439abefc0029e:

  ARM: brcmstb: Add debug UART entry for 72615 (2020-09-04 13:42:16 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs changes for 5.10,
please pull the following:

- Florian adds debug UART entries for the 72164 and 72165 SoCs and
  updates ARCH_BRCMSTB to select CONFIG_BCM7038_L1_IRQ which is an
  interrupt controller used with the 7211 chip family

----------------------------------------------------------------
Florian Fainelli (3):
      ARM: brcmstb: Add debug UART entry for 72614
      ARM: bcm: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB
      ARM: brcmstb: Add debug UART entry for 72615

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