mbox series

[GIT,PULL] ARM: at91: soc for 5.18 #2

Message ID 20220304144216.23340-1-nicolas.ferre@microchip.com (mailing list archive)
State Accepted
Commit d3d009847a119db499094aca61bd8a9935bc94ef
Headers show
Series [GIT,PULL] ARM: at91: soc for 5.18 #2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-5.18-2

Message

Nicolas Ferre March 4, 2022, 2:42 p.m. UTC
From: Nicolas Ferre <nicolas.ferre@microchip.com>

Arnd, Olof,

One more patch for 5.18 on the SoC branch.
You already have the patch made by Conor "soc: microchip: make
mpfs_sys_controller_put static" in your tree, so I didn't add it here.

Thanks, best regards,
  Nicolas

The following changes since commit d0054a470c33902f5ae88835ed8a8ecc3cf8faa4:

  soc: add microchip polarfire soc system controller (2022-02-25 12:50:59 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-5.18-2

for you to fetch changes up to def8abbb1464579c37f15b3d7a95e5f3bab758dc:

  ARM: at91: add support in soc driver for new SAMA5D29 (2022-03-04 12:49:22 +0100)

----------------------------------------------------------------
AT91 SoC #2 for 5.18:

- SAMA5D29 variant to the SAMA5D2 family in SoC driver.

----------------------------------------------------------------
Mihai Sain (1):
      ARM: at91: add support in soc driver for new SAMA5D29

 drivers/soc/atmel/soc.c | 3 +++
 drivers/soc/atmel/soc.h | 1 +
 2 files changed, 4 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org March 8, 2022, 4:30 p.m. UTC | #1
Hello:

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

On Fri, 4 Mar 2022 15:42:17 +0100 you wrote:
> From: Nicolas Ferre <nicolas.ferre@microchip.com>
> 
> Arnd, Olof,
> 
> One more patch for 5.18 on the SoC branch.
> You already have the patch made by Conor "soc: microchip: make
> mpfs_sys_controller_put static" in your tree, so I didn't add it here.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: at91: soc for 5.18 #2
    https://git.kernel.org/soc/soc/c/d3d009847a11

You are awesome, thank you!