All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: soc for 5.13
@ 2021-04-01 17:45 ` nicolas.ferre
  0 siblings, 0 replies; 4+ messages in thread
From: nicolas.ferre @ 2021-04-01 17:45 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Nicolas Ferre, Linux Kernel list, linux-arm-kernel,
	Alexandre Belloni, Ludovic Desroches

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

Arnd, Olof,

One single patch for now on our SoC branch. Stakeholders agreed to make it
travel with at91 -> arm-soc.

Thanks, best regards,
  Nicolas

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 41dbf4a146a06443d1cbf39e238f02fa1ca9d626:

  ARM: at91: pm: Move prototypes to mutually included header (2021-03-26 18:20:49 +0100)

----------------------------------------------------------------
AT91 soc for 5.13:

- Fixing a W=1 warning

----------------------------------------------------------------
Lee Jones (1):
      ARM: at91: pm: Move prototypes to mutually included header

 arch/arm/mach-at91/pm.c        | 19 ++++++++-----------
 drivers/pinctrl/pinctrl-at91.c |  2 ++
 include/soc/at91/pm.h          | 16 ++++++++++++++++
 3 files changed, 26 insertions(+), 11 deletions(-)
 create mode 100644 include/soc/at91/pm.h

-- 
Nicolas Ferre

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

* [GIT PULL] ARM: at91: soc for 5.13
@ 2021-04-01 17:45 ` nicolas.ferre
  0 siblings, 0 replies; 4+ messages in thread
From: nicolas.ferre @ 2021-04-01 17:45 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Alexandre Belloni, Ludovic Desroches, linux-arm-kernel,
	Linux Kernel list

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

Arnd, Olof,

One single patch for now on our SoC branch. Stakeholders agreed to make it
travel with at91 -> arm-soc.

Thanks, best regards,
  Nicolas

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 41dbf4a146a06443d1cbf39e238f02fa1ca9d626:

  ARM: at91: pm: Move prototypes to mutually included header (2021-03-26 18:20:49 +0100)

----------------------------------------------------------------
AT91 soc for 5.13:

- Fixing a W=1 warning

----------------------------------------------------------------
Lee Jones (1):
      ARM: at91: pm: Move prototypes to mutually included header

 arch/arm/mach-at91/pm.c        | 19 ++++++++-----------
 drivers/pinctrl/pinctrl-at91.c |  2 ++
 include/soc/at91/pm.h          | 16 ++++++++++++++++
 3 files changed, 26 insertions(+), 11 deletions(-)
 create mode 100644 include/soc/at91/pm.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] 4+ messages in thread

* Re: [GIT PULL] ARM: at91: soc for 5.13
@ 2021-04-01 21:07   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-04-01 21:07 UTC (permalink / raw)
  To: soc, arm, nicolas.ferre, Olof Johansson
  Cc: Arnd Bergmann, Alexandre Belloni, linux-arm-kernel,
	Linux Kernel list, Ludovic Desroches

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 1 Apr 2021 19:45:44 +0200, nicolas.ferre@microchip.com wrote:
> Arnd, Olof,
> 
> One single patch for now on our SoC branch. Stakeholders agreed to make it
> travel with at91 -> arm-soc.
> 
> Thanks, best regards,
>   Nicolas
> 
> [...]

Merged into arm/soc, thanks!

merge commit: 6f35f62958ea395fa8cbd2a28f713ccac8d9b5bd

       Arnd

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

* Re: [GIT PULL] ARM: at91: soc for 5.13
@ 2021-04-01 21:07   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-04-01 21:07 UTC (permalink / raw)
  To: soc, arm, nicolas.ferre, Olof Johansson
  Cc: Arnd Bergmann, Alexandre Belloni, linux-arm-kernel,
	Linux Kernel list, Ludovic Desroches

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 1 Apr 2021 19:45:44 +0200, nicolas.ferre@microchip.com wrote:
> Arnd, Olof,
> 
> One single patch for now on our SoC branch. Stakeholders agreed to make it
> travel with at91 -> arm-soc.
> 
> Thanks, best regards,
>   Nicolas
> 
> [...]

Merged into arm/soc, thanks!

merge commit: 6f35f62958ea395fa8cbd2a28f713ccac8d9b5bd

       Arnd

_______________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2021-04-01 21:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 17:45 [GIT PULL] ARM: at91: soc for 5.13 nicolas.ferre
2021-04-01 17:45 ` nicolas.ferre
2021-04-01 21:07 ` Arnd Bergmann
2021-04-01 21:07   ` Arnd Bergmann

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.