public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] late omap soc changes for v4.18 merge window
Date: Fri, 25 May 2018 07:51:20 -0700	[thread overview]
Message-ID: <pull-1527259829-686604@atomide.com> (raw)

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 3bb3799cd4233b7c24622ae8c41455fb27a55c0f:

  Merge branch 'omap-for-v4.18/soc-fixes' into omap-for-v4.18/soc (2018-05-21 10:34:17 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.18/soc-late-signed

for you to fetch changes up to 759c27bdc77577aaecb6f31768e5951a858f97a9:

  OMAP: CLK: CLKSRC: Add suspend resume hooks (2018-05-23 14:16:26 -0700)

----------------------------------------------------------------
Late omap soc changes for v4.18 merge window

This series contains two omap1 ams-delta GPIO clean-up patches to get
started with removal of hard-coded GPIO numbers from drivers. And then
the removal of board mach includes from drivers. The second patch mostly
touches the ams-delta audio driver but is included here because of the
removal of the latch gpios and is acked by Mark Brown.

And there are two more am437x related PM patches to save and restore
control module and timer registers for RTC only suspend mode. Looks like
the patch title for the timer changes is a bit misleading, not all the
timer code is yet living under drivers/clocksource. But I had already
pushed out the branch before I noticed this.

----------------------------------------------------------------
Janusz Krzysztofik (2):
      ARM: OMAP1: ams-delta: add GPIO lookup tables
      ASoC: ams_delta: use GPIO lookup table

Keerthy (1):
      OMAP: CLK: CLKSRC: Add suspend resume hooks

Tero Kristo (1):
      ARM: AM43XX: Add functions to save/restore am43xx control registers

 arch/arm/mach-omap1/board-ams-delta.c | 107 ++++++++++++++++++++++++++++++--
 arch/arm/mach-omap2/control.c         | 112 ++++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/control.h         |  61 ++++++++++++++++++
 arch/arm/mach-omap2/timer.c           |  32 ++++++++++
 sound/soc/omap/ams-delta.c            |  38 ++++++------
 5 files changed, 328 insertions(+), 22 deletions(-)

             reply	other threads:[~2018-05-25 14:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-25 14:51 Tony Lindgren [this message]
2018-05-25 22:25 ` [GIT PULL] late omap soc changes for v4.18 merge window 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=pull-1527259829-686604@atomide.com \
    --to=tony@atomide.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