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 2/2] omap soc updates for v4.8 merge window, part 2
Date: Tue,  5 Jul 2016 00:56:53 -0700	[thread overview]
Message-ID: <pull-1467702709-538742-2> (raw)
In-Reply-To: <pull-1467702709-538742>

The following changes since commit 44e7475d40eb26b8d3a6e2b2f7a5f12a5fe0942e:

  ARM: OMAP2+: Fix build if CONFIG_SMP is not set (2016-06-27 23:30:02 -0700)

are available in the git repository at:

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

for you to fetch changes up to 183e2077d007aa4b697efba095ecfea7244a6107:

  ARM: AM33xx: fix module_wait_ready without clkctrl register (2016-07-04 07:15:47 -0700)

----------------------------------------------------------------
Few more omap SoC changes for v4.8 merge window:

- Fix a make randconfig build error for recent SMP kexec changes

- A series of clock related fixes to prepare things for moving
  device clkctrl register handling to drivers/clk

----------------------------------------------------------------
Tero Kristo (5):
      ARM: OMAP2+: omap_device: create clock alias purely from DT data
      ARM: OMAP2+: hwmod: fetch main_clk based on hwmod name
      ARM: OMAP2+: timer: change order of hwmod data handling
      ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs
      ARM: AM33xx: fix module_wait_ready without clkctrl register

Tony Lindgren (1):
      ARM: OMAP2+: Fix build with CONFIG_SMP and CONFIG_PM is not set

 arch/arm/mach-omap2/Makefile              |  5 +-
 arch/arm/mach-omap2/clockdomain.c         | 36 +++++++++-----
 arch/arm/mach-omap2/clockdomain.h         |  2 +
 arch/arm/mach-omap2/cm33xx.c              |  3 ++
 arch/arm/mach-omap2/cpuidle44xx.c         |  2 +-
 arch/arm/mach-omap2/omap-mpuss-lowpower.c |  2 +-
 arch/arm/mach-omap2/omap-smp.c            |  2 +-
 arch/arm/mach-omap2/omap_device.c         | 17 ++++++-
 arch/arm/mach-omap2/omap_hwmod.c          | 82 +++++++++++++++++++++++--------
 arch/arm/mach-omap2/pm.c                  |  8 +--
 arch/arm/mach-omap2/powerdomain.c         | 20 +++-----
 arch/arm/mach-omap2/timer.c               |  3 +-
 12 files changed, 123 insertions(+), 59 deletions(-)

      reply	other threads:[~2016-07-05  7:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-05  7:56 [GIT PULL 1/2] omap ir-rx51 driver fixes for multiarch for v4.8 merge window Tony Lindgren
2016-07-05  7:56 ` Tony Lindgren [this message]

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-1467702709-538742-2 \
    --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