mbox series

[GIT,PULL,6/6] Broadcom soc changes for 5.19

Message ID 20220504210942.1838248-6-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/6] Broadcom defconfig changes for 5.19 | expand

Pull-request

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

Message

Florian Fainelli May 4, 2022, 9:09 p.m. UTC
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b32c613b3fda3e1c26119609f1ad6b19178f82f5:

  arm: bcmbca: add arch bcmbca machine entry (2022-04-22 14:18:10 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoC changes for 5.19,
please pull the following:

- Julia fixes a couple of typographic errors in the Brahma-B15 read
  ahead cache driver and in the ARCH_BRCMSTB bare metal SMP bring-up code

- William adds a Kconfig entry for ARCH_BCMBCA which will be used to
  upstream support for Broadcom's broadband SoCs

----------------------------------------------------------------
Julia Lawall (2):
      ARM: mm: fix typos in comments
      ARM: brcmstb: fix typos in comments

William Zhang (1):
      arm: bcmbca: add arch bcmbca machine entry

 arch/arm/mach-bcm/Kconfig           | 12 ++++++++++++
 arch/arm/mach-bcm/platsmp-brcmstb.c |  2 +-
 arch/arm/mm/cache-b15-rac.c         |  2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)