mbox series

[GIT,PULL] ARM: mvebu: drivers for v5.6 (#1)

Message ID 877e1x3nxc.fsf@FE-laptop (mailing list archive)
State Mainlined, archived
Commit 34efc83727c85430a763f7119daba56ccdc80608
Headers show
Series [GIT,PULL] ARM: mvebu: drivers for v5.6 (#1) | expand

Pull-request

git://git.infradead.org/linux-mvebu.git tags/mvebu-drivers-5.6-1

Message

Gregory CLEMENT Jan. 11, 2020, 5:25 p.m. UTC
Hi,

Here is the first pull request for drivers for mvebu for v5.6.

Gregory

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-drivers-5.6-1

for you to fetch changes up to 34efc83727c85430a763f7119daba56ccdc80608:

  mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resource (2020-01-08 10:41:52 +0100)

----------------------------------------------------------------
mvebu drivers for 5.6 (part 1)

 - Various cleanup on the following drivers:
   - Turris Mox rWTM firmware
   - Moxtet bus
   - Armada 37xx rWTM mailbox
   - Marvell EBU Device Bus

----------------------------------------------------------------
Dan Carpenter (1):
      firmware: turris-mox-rwtm: small white space cleanup

Marek BehĂșn (1):
      bus: moxtet: declare moxtet_bus_type as static

Yangtao Li (2):
      memory: mvebu-devbus: convert to devm_platform_ioremap_resource
      mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resource

 drivers/bus/moxtet.c                       | 3 +--
 drivers/firmware/turris-mox-rwtm.c         | 2 +-
 drivers/mailbox/armada-37xx-rwtm-mailbox.c | 5 +----
 drivers/memory/mvebu-devbus.c              | 4 +---
 4 files changed, 4 insertions(+), 10 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 16, 2020, 7:02 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Sat, 11 Jan 2020 18:25:51 +0100 you wrote:
> Hi,
> 
> Here is the first pull request for drivers for mvebu for v5.6.
> 
> Gregory
> 
> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] ARM: mvebu: drivers for v5.6 (#1)
    https://git.kernel.org/soc/soc/c/c7ce73eb018566222542adfb21f18961d0009286

You are awesome, thank you!