All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: soc for 5.19
@ 2022-05-13 12:17 ` nicolas.ferre
  0 siblings, 0 replies; 3+ messages in thread
From: nicolas.ferre @ 2022-05-13 12:17 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: kavyasree.kotagiri, clement.leger, Nicolas Ferre,
	Linux Kernel list, linux-arm-kernel, Alexandre Belloni,
	Ludovic Desroches, Claudiu Beznea

From: Nicolas Ferre <nicolas.ferre@microchip.com>

Arnd, Olof,

Here are the at91 and Polarfire soc changes for 5.19.
Thanks to Claudiu who did most of the work collecting the patches for this
pull-request!

Please pull.

Thanks, best regards,
  Nicolas

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6041558ebf1fc87d1e0bdeb51e985807dab06bed:

  ARM: at91: debug: add lan966 support (2022-05-13 13:42:03 +0200)

----------------------------------------------------------------
AT91 & POLARFIRE SoC #1 for 5.19:

- Power Management: add possibility to implement
  specific pm quirks for some SoCs
- Kconfig update for AT91 PIT64 and LAN966 low-level debugging
- sama5d2: add secure calls to OP-TEE and secure suspend

----------------------------------------------------------------
Claudiu Beznea (5):
      ARM: at91: pm: keep documentation inline with structure members
      ARM: at91: pm: introduce macros for pm mode replacement
      ARM: at91: pm: use kernel documentation style
      ARM: at91: pm: add quirks for pm
      ARM: at91: Kconfig: implement PIT64B selection

Clément Léger (2):
      ARM: at91: add code to handle secure calls
      ARM: at91: pm: add support for sama5d2 secure suspend

Kavyasree Kotagiri (1):
      ARM: at91: debug: add lan966 support

 arch/arm/Kconfig.debug          |  22 ++
 arch/arm/mach-at91/Kconfig      |  20 +-
 arch/arm/mach-at91/Makefile     |   2 +-
 arch/arm/mach-at91/pm.c         | 431 ++++++++++++++++++++++++++++++++---
 arch/arm/mach-at91/sam_secure.c |  46 ++++
 arch/arm/mach-at91/sam_secure.h |  18 ++
 arch/arm/mach-at91/sama5.c      |   2 +
 7 files changed, 506 insertions(+), 35 deletions(-)
 create mode 100644 arch/arm/mach-at91/sam_secure.c
 create mode 100644 arch/arm/mach-at91/sam_secure.h

-- 
Nicolas Ferre

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] ARM: at91: soc for 5.19
@ 2022-05-13 12:17 ` nicolas.ferre
  0 siblings, 0 replies; 3+ messages in thread
From: nicolas.ferre @ 2022-05-13 12:17 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Alexandre Belloni, Linux Kernel list, Ludovic Desroches,
	kavyasree.kotagiri, clement.leger, Claudiu Beznea,
	linux-arm-kernel

From: Nicolas Ferre <nicolas.ferre@microchip.com>

Arnd, Olof,

Here are the at91 and Polarfire soc changes for 5.19.
Thanks to Claudiu who did most of the work collecting the patches for this
pull-request!

Please pull.

Thanks, best regards,
  Nicolas

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6041558ebf1fc87d1e0bdeb51e985807dab06bed:

  ARM: at91: debug: add lan966 support (2022-05-13 13:42:03 +0200)

----------------------------------------------------------------
AT91 & POLARFIRE SoC #1 for 5.19:

- Power Management: add possibility to implement
  specific pm quirks for some SoCs
- Kconfig update for AT91 PIT64 and LAN966 low-level debugging
- sama5d2: add secure calls to OP-TEE and secure suspend

----------------------------------------------------------------
Claudiu Beznea (5):
      ARM: at91: pm: keep documentation inline with structure members
      ARM: at91: pm: introduce macros for pm mode replacement
      ARM: at91: pm: use kernel documentation style
      ARM: at91: pm: add quirks for pm
      ARM: at91: Kconfig: implement PIT64B selection

Clément Léger (2):
      ARM: at91: add code to handle secure calls
      ARM: at91: pm: add support for sama5d2 secure suspend

Kavyasree Kotagiri (1):
      ARM: at91: debug: add lan966 support

 arch/arm/Kconfig.debug          |  22 ++
 arch/arm/mach-at91/Kconfig      |  20 +-
 arch/arm/mach-at91/Makefile     |   2 +-
 arch/arm/mach-at91/pm.c         | 431 ++++++++++++++++++++++++++++++++---
 arch/arm/mach-at91/sam_secure.c |  46 ++++
 arch/arm/mach-at91/sam_secure.h |  18 ++
 arch/arm/mach-at91/sama5.c      |   2 +
 7 files changed, 506 insertions(+), 35 deletions(-)
 create mode 100644 arch/arm/mach-at91/sam_secure.c
 create mode 100644 arch/arm/mach-at91/sam_secure.h

-- 
Nicolas Ferre

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] ARM: at91: soc for 5.19
  2022-05-13 12:17 ` nicolas.ferre
  (?)
@ 2022-05-13 14:40 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2022-05-13 14:40 UTC (permalink / raw)
  To: Nicolas Ferre; +Cc: soc

Hello:

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

On Fri, 13 May 2022 14:17:01 +0200 you wrote:
> From: Nicolas Ferre <nicolas.ferre@microchip.com>
> 
> Arnd, Olof,
> 
> Here are the at91 and Polarfire soc changes for 5.19.
> Thanks to Claudiu who did most of the work collecting the patches for this
> pull-request!
> 
> [...]

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

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-13 14:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13 12:17 [GIT PULL] ARM: at91: soc for 5.19 nicolas.ferre
2022-05-13 12:17 ` nicolas.ferre
2022-05-13 14:40 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.