mbox series

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

Message ID 87ilntqn0v.fsf@BL-laptop (mailing list archive)
State Accepted
Commit 7e0b0cc16ba1ee0d3076bd5f06dee6fe88479092
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(-)

Comments

patchwork-bot+linux-soc@kernel.org July 19, 2022, 2:10 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 19 Jul 2022 14:56:16 +0200 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: mvebu: arm for v5.20 (#1)
    https://git.kernel.org/soc/soc/c/7e0b0cc16ba1

You are awesome, thank you!