linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: SoC for 4.20
@ 2018-09-25 10:37 Alexandre Belloni
  2018-09-25 20:38 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Belloni @ 2018-09-25 10:37 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, Ludovic Desroches, linux-arm-kernel, linux-kernel

Arnd, Olof,

Most changes are shuffling around the maintainers entries. There are
also two PM non urgent fixes.

This one as a trivial conflict with the staging tree solved in linux-next.

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 34d2a7db77ad837cfb88bd01b33fd1f3855ce9c0:

  MAINTAINERS: sdhci: move the Microchip entry to proper location (2018-09-25 12:26:31 +0200)

----------------------------------------------------------------
AT91 SoC for 4.20

 - rename MAINTAINERS entries and change maintainers
 - two pm cleanups

----------------------------------------------------------------
Claudiu Beznea (1):
      ARM: at91: pm: remove pm_bu initialization in at91_pm_backup_init()

Nicolas Ferre (11):
      MAINTAINERS: ARM: at91: add co-maintainer for ARM/Microchip
      MAINTAINERS: update entry for Microchip NAND driver support
      MAINTAINERS: media: change Microchip ISI, ISC maintainers
      MAINTAINERS: ASoC: change maintainer for Microchip ALSA drivers
      MAINTAINERS: USB: change maintainer for Microchip USBA gadget driver
      MAINTAINERS: dmaengine: add files to Microchip dma entry
      MAINTAINERS: pwm: add entry for Microchip pwm driver
      MAINTAINERS: iio: add co-maintainer to SAMA5D2-compatible ADC driver
      MAINTAINERS: remove the / ATMEL string from MICROCHIP entries
      MAINTAINERS: move former ATMEL entries to proper MICROCHIP location
      MAINTAINERS: sdhci: move the Microchip entry to proper location

zhong jiang (1):
      ARM: at91: pm: call put_device instead of of_node_put in at91_pm_config_ws

 MAINTAINERS             | 196 ++++++++++++++++++++++++++----------------------
 arch/arm/mach-at91/pm.c |   9 +--
 2 files changed, 108 insertions(+), 97 deletions(-)

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: [GIT PULL] ARM: at91: SoC for 4.20
  2018-09-25 10:37 [GIT PULL] ARM: at91: SoC for 4.20 Alexandre Belloni
@ 2018-09-25 20:38 ` Olof Johansson
  2018-09-26  7:16   ` Ludovic Desroches
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2018-09-25 20:38 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Arnd Bergmann, arm, Nicolas Ferre, Ludovic Desroches,
	linux-arm-kernel, linux-kernel

On Tue, Sep 25, 2018 at 12:37:35PM +0200, Alexandre Belloni wrote:
> Arnd, Olof,
> 
> Most changes are shuffling around the maintainers entries. There are
> also two PM non urgent fixes.
> 
> This one as a trivial conflict with the staging tree solved in linux-next.
> 
> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
> 
>   Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.20-soc
> 
> for you to fetch changes up to 34d2a7db77ad837cfb88bd01b33fd1f3855ce9c0:
> 
>   MAINTAINERS: sdhci: move the Microchip entry to proper location (2018-09-25 12:26:31 +0200)
> 
> ----------------------------------------------------------------
> AT91 SoC for 4.20
> 
>  - rename MAINTAINERS entries and change maintainers
>  - two pm cleanups

Merged, thanks.  Welcome aboard as maintainer, Ludovic!


-Olof

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

* Re: [GIT PULL] ARM: at91: SoC for 4.20
  2018-09-25 20:38 ` Olof Johansson
@ 2018-09-26  7:16   ` Ludovic Desroches
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Desroches @ 2018-09-26  7:16 UTC (permalink / raw)
  To: Olof Johansson
  Cc: Alexandre Belloni, Arnd Bergmann, arm, Nicolas Ferre,
	linux-arm-kernel, linux-kernel

On Tue, Sep 25, 2018 at 01:38:12PM -0700, Olof Johansson wrote:
> On Tue, Sep 25, 2018 at 12:37:35PM +0200, Alexandre Belloni wrote:
> > Arnd, Olof,
> > 
> > Most changes are shuffling around the maintainers entries. There are
> > also two PM non urgent fixes.
> > 
> > This one as a trivial conflict with the staging tree solved in linux-next.
> > 
> > The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
> > 
> >   Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
> > 
> > are available in the Git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.20-soc
> > 
> > for you to fetch changes up to 34d2a7db77ad837cfb88bd01b33fd1f3855ce9c0:
> > 
> >   MAINTAINERS: sdhci: move the Microchip entry to proper location (2018-09-25 12:26:31 +0200)
> > 
> > ----------------------------------------------------------------
> > AT91 SoC for 4.20
> > 
> >  - rename MAINTAINERS entries and change maintainers
> >  - two pm cleanups
> 
> Merged, thanks.  Welcome aboard as maintainer, Ludovic!

Thanks!

Ludovic

> 
> 
> -Olof

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

end of thread, other threads:[~2018-09-26  7:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-25 10:37 [GIT PULL] ARM: at91: SoC for 4.20 Alexandre Belloni
2018-09-25 20:38 ` Olof Johansson
2018-09-26  7:16   ` Ludovic Desroches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).