mbox series

[GIT,PULL] ARM: mvebu: fixes for v5.17 (#2)

Message ID 87bkydj4fn.fsf@BL-laptop (mailing list archive)
State Accepted
Commit 7e606edaa0a2e443fba9ae324efc1ba7834a0e7d
Headers show
Series [GIT,PULL] ARM: mvebu: fixes for v5.17 (#2) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-fixes-5.17-2

Message

Gregory CLEMENT March 10, 2022, 1:57 p.m. UTC
Hi,

Here is the second pull request for fixes for mvebu for v5.17.

Actually on the first pull request was not merged and only one fixes has
been cherry pick. So this tag is directly based on v5.17-rc1.

Gregory

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-fixes-5.17-2

for you to fetch changes up to a1cc1697bb56cdf880ad4d17b79a39ef2c294bc9:

  arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0 (2022-03-10 14:49:10 +0100)

----------------------------------------------------------------
mvebu fixes for 5.17 (part 2)

Allow using old PCIe card on Armada 37xx

----------------------------------------------------------------
Pali Rohár (1):
      arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0

 arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts | 7 ++++++-
 arch/arm64/boot/dts/marvell/armada-37xx.dtsi           | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

Comments

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

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

On Thu, 10 Mar 2022 14:57:32 +0100 you wrote:
> Hi,
> 
> Here is the second pull request for fixes for mvebu for v5.17.
> 
> Actually on the first pull request was not merged and only one fixes has
> been cherry pick. So this tag is directly based on v5.17-rc1.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: mvebu: fixes for v5.17 (#2)
    https://git.kernel.org/soc/soc/c/7e606edaa0a2

You are awesome, thank you!