public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: at91: SoC for 4.13
Date: Fri, 16 Jun 2017 18:19:51 +0200	[thread overview]
Message-ID: <20170616161951.c4gwpk3wgpic7kpp@piout.net> (raw)

Hi,

Arnd, Olof,

Our now unusually large update for AT91 SoCs, introducing surpport for
three new families of SoCs, cortex M7 based and a new deep suspend mode
for sama5d2.

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.13-soc

for you to fetch changes up to 8a3d809373c6790b3958f74fa5640aedd4e804dd:

  ARM: at91: remove atmel_nand_data (2017-06-13 15:41:28 +0200)

----------------------------------------------------------------
SoC for 4.13:

 - New suspend/resume mode for sama5d2
 - Initial support for armv7m based SoCs

----------------------------------------------------------------
Alexandre Belloni (7):
      ARM: at91: pm: Add sama5d2 backup mode
      ARM: at91: pm: allow selecting standby and suspend modes
      ARM: at91: pm: fallback to slowclock when backup mode fails
      ARM: at91: Documentation: add armv7m families
      ARM: at91: Document armv7m compatibles
      ARM: at91: handle CONFIG_PM for armv7m configurations
      ARM: at91: remove atmel_nand_data

Arnd Bergmann (1):
      ARM: at91: fix at91_suspend_entering_slow_clock link error

Szemz? Andr?s (3):
      ARM: at91: Add armv7m support
      ARM: at91: add armv7m SoC detection
      ARM: at91: debug: add samv7x support

 Documentation/arm/Atmel/README                     |  38 +++-
 .../devicetree/bindings/arm/atmel-at91.txt         |  30 +++
 arch/arm/Kconfig.debug                             |  10 +
 arch/arm/mach-at91/Kconfig                         |  16 +-
 arch/arm/mach-at91/Makefile                        |   4 +-
 arch/arm/mach-at91/Makefile.boot                   |   3 +
 arch/arm/mach-at91/generic.h                       |   2 +
 arch/arm/mach-at91/pm.c                            | 206 ++++++++++++++++++---
 arch/arm/mach-at91/pm.h                            |   5 +
 arch/arm/mach-at91/pm_data-offsets.c               |   3 +
 arch/arm/mach-at91/pm_suspend.S                    |  73 ++++++--
 arch/arm/mach-at91/sama5.c                         |  19 +-
 arch/arm/mach-at91/samv7.c                         |  25 +++
 drivers/soc/atmel/soc.c                            |  24 +++
 drivers/soc/atmel/soc.h                            |  26 +++
 include/linux/platform_data/atmel.h                |  28 +--
 16 files changed, 439 insertions(+), 73 deletions(-)
 create mode 100644 arch/arm/mach-at91/Makefile.boot
 create mode 100644 arch/arm/mach-at91/samv7.c

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

             reply	other threads:[~2017-06-16 16:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-16 16:19 Alexandre Belloni [this message]
2017-06-19  5:53 ` [GIT PULL] ARM: at91: SoC for 4.13 Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170616161951.c4gwpk3wgpic7kpp@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox