mbox series

[GIT,PULL] ARM: mvebu: arm for v5.20 (#1)

Message ID 87ilntqn0v.fsf@BL-laptop
State New
Headers show
Series [GIT,PULL] ARM: mvebu: arm for v5.20 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-arm-5.20-1

Message

Gregory CLEMENT July 19, 2022, 12:56 p.m. UTC
Hi,

Here is the first pull request for arm for mvebu for v5.20.

Sorry to be late, actually I've just realized this week we were already
at -rc7.

Gregory

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

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

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-arm-5.20-1

for you to fetch changes up to fdaa3725831972284ef2779ddba00491d9dbbfca:

  ARM: Marvell: Update PCIe fixup (2022-07-18 12:32:01 +0200)

----------------------------------------------------------------
mvebu arm for 5.20 (part 1)

Update PCIe fixup for old Marvell SoCs: dove, orion5 and mv78xx0.

----------------------------------------------------------------
Pali Rohár (1):
      ARM: Marvell: Update PCIe fixup

 arch/arm/mach-dove/Kconfig    |  1 +
 arch/arm/mach-dove/pcie.c     | 11 ++++++++---
 arch/arm/mach-mv78xx0/pcie.c  | 11 ++++++++---
 arch/arm/mach-orion5x/Kconfig |  1 +
 arch/arm/mach-orion5x/pci.c   | 12 +++++++++---
 5 files changed, 27 insertions(+), 9 deletions(-)