mbox series

[GIT,PULL,1/7] Broadcom defconfig changes for 5.20

Message ID 20220711164451.3542127-2-f.fainelli@gmail.com (mailing list archive)
State Queued
Headers show
Series Broadcom SoC updates for 5.20 | expand

Pull-request

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

Message

Florian Fainelli July 11, 2022, 4:44 p.m. UTC
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a65ee523a9e41d0bf046cf0107e6bbf05d068af2:

  ARM: multi_v7_defconfig: Update configs for BCM63138 (2022-07-08 14:07:16 -0700)

----------------------------------------------------------------
This pull request contains ARM SoCs defconfig changes for 5.20, please
pull the following:

- Peter enables CONFIG_DRM_V3D in order for the Raspberry Pi 4 systems
  to load the proper GPU module driver

- William updates the multi_v7_defconfig to replace the enabling of
  CONFIG_ARCH_BCM_63XX with CONFIG_ARCH_BCMBCA which is how this platform
  is now supported

----------------------------------------------------------------
Peter Robinson (1):
      ARM: configs: Enable DRM_V3D

William Zhang (1):
      ARM: multi_v7_defconfig: Update configs for BCM63138

 arch/arm/configs/bcm2835_defconfig  | 1 +
 arch/arm/configs/multi_v7_defconfig | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)