mbox series

[GIT,PULL,2/3] Broadcom devicetree-arm64 changes for 5.20 part 2

Message ID 20220715221642.297536-3-f.fainelli@gmail.com
State New
Headers show
Series Broadcom ARM SoC changes for 5.20 part 2 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.20/devicetree-arm64-part2

Message

Florian Fainelli July 15, 2022, 10:16 p.m. UTC
The following changes since commit eab6bb0994b806525fc5e362e8b865f61c4a9e20:

  arm64: dts: Add DTS files for bcmbca SoC BCM6813 (2022-06-15 10:40:02 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.20/devicetree-arm64-part2

for you to fetch changes up to 746ef3ac89cadfac2c444b1704962b32fb309d4a:

  arm64: bcmbca: Include full family name in Kconfig (2022-07-15 14:59:08 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM64-based SoCs Device Tree changes
for 5.20, second part, please pull the following:

- Rafal adds basic support for the BCM4912-based router Asus GT-AX6000,
  he also has ARCH_BCM4908 select ARCH_BCMBCA such that in the next cycle
  we can remove ARCH_BCM4908 and continue to have make oldconfig work.
  Finally he spells out what BCA means to make it clearer

----------------------------------------------------------------
Rafał Miłecki (3):
      arm64: dts: Add base DTS file for bcmbca device Asus GT-AX6000
      arm64: make ARCH_BCM4908 select ARCH_BCMBCA
      arm64: bcmbca: Include full family name in Kconfig

 arch/arm64/Kconfig.platforms                          |  3 ++-
 arch/arm64/boot/dts/broadcom/bcmbca/Makefile          |  4 +++-
 .../dts/broadcom/bcmbca/bcm4912-asus-gt-ax6000.dts    | 19 +++++++++++++++++++
 3 files changed, 24 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm4912-asus-gt-ax6000.dts