public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: SoC for 5.2
@ 2019-04-23  6:22 Ludovic Desroches
  2019-04-29 16:43 ` Olof Johansson
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Desroches @ 2019-04-23  6:22 UTC (permalink / raw)
  To: arm, Arnd Bergmann, Kevin Hilman, Olof Johansson
  Cc: Alexandre Belloni, Ludovic Desroches, linux-arm-kernel

Hi Arnd, Kevin, Olof,

Changes are about PM for the SAM9X60 SoC.

There should be a conflict between "ARM: at91: pm: introduce at91_soc_pm structure"
and a fixes for 5.1 "ARM: at91: pm: introduce at91_soc_pm structure" which has
been solved in linux-next.

Regards

Ludovic


The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2725d70aa5138284ba2cebf0ef51dd23e0c9ea21:

  ARM: at91: pm: do not disable/enable PLLA for ULP modes (2019-03-28 11:05:53 +0100)

----------------------------------------------------------------
Claudiu Beznea (8):
      ARM: at91: pm: introduce at91_soc_pm structure
      dt-bindings: arm: atmel: add binding for SAM9X60 SoC
      ARM: at91: pm: initial PM support for SAM9X60
      ARM: at91: pm: keep at91_pm_backup_init() only for SAMA5D2 SoCs
      ARM: at91: pm: add support for per SoC wakeup source configuration
      ARM: at91: pm: add ULP1 support for SAM9X60
      ARM: at91: pm: disable RC oscillator in ULP0
      ARM: at91: pm: do not disable/enable PLLA for ULP modes

 .../devicetree/bindings/arm/atmel-at91.txt         |   1 +
 arch/arm/mach-at91/at91sam9.c                      |  18 ++
 arch/arm/mach-at91/generic.h                       |   2 +
 arch/arm/mach-at91/pm.c                            | 193 ++++++++++++++-------
 arch/arm/mach-at91/pm_suspend.S                    | 111 ++++++++----
 include/linux/clk/at91_pmc.h                       |   1 +
 6 files changed, 232 insertions(+), 94 deletions(-)

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

end of thread, other threads:[~2019-06-03  6:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-23  6:22 [GIT PULL] ARM: at91: SoC for 5.2 Ludovic Desroches
2019-04-29 16:43 ` Olof Johansson
2019-04-30  5:35   ` [RESEND GIT " Ludovic Desroches
2019-05-09 11:25     ` Ludovic Desroches
2019-05-16 18:01       ` Olof Johansson
2019-06-03  6:19         ` Ludovic Desroches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox