From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] omap soc changes for v3.18 merge window
Date: Thu, 11 Sep 2014 16:28:55 -0700 [thread overview]
Message-ID: <pull-1410478051-378788-2> (raw)
In-Reply-To: <pull-1410478051-378788>
The following changes since commit d7eb67f7fef9c046f27a975118da2324de65a90c:
Merge branch 'pull/v3.18/powerdomain-fixes' of https://github.com/nmenon/linux-2.6-playground into omap-for-v3.18/fixes-not-urgent (2014-09-08 15:04:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/soc-for-v3.18
for you to fetch changes up to 377fb3f5d9a34b2913939e0620c1c585b5913bab:
ARM: OMAP5+: Reuse OMAP4 PM code for OMAP5 and DRA7 (2014-09-09 19:13:41 -0700)
----------------------------------------------------------------
SoC related changes for omaps for v3.18 merge window:
- PM changes to make the code easier to use on newer SoCs
- PM changes for newer SoCs suspend and resume and wake-up events
- Minor clean-up to remove dead Kconfig options
Note that these have a dependency to the fixes-v3.18-not-urgent
tag and is based on a commit in that series.
----------------------------------------------------------------
Keerthy (1):
ARM: AM437x: use pdata quirks for pinctrl information
Mark Brown (1):
ARM: omap: Remove stray ARCH_HAS_OPP references
Nishanth Menon (10):
ARM: OMAP4+: prminst: provide function to find prm_dev instance offset
ARM: OMAP4: PRM: use the generic prm_inst to allow logic to be abstracted
ARM: OMAP4+: PRM: register interrupt information from DT
ARM: OMAP4+: PRM: remove "wkup" event
ARM: OMAP4+: PRM: Enable wakeup capability for OMAP5, DRA7
ARM: OMAP3+: PRM: register interrupt information from DT
ARM: OMAP5: use pdata quirks for pinctrl information
ARM: DRA7: use pdata quirks for pinctrl information
ARM: dts: OMAP3+: Add PRM interrupt
ARM: OMAP5+: Reuse OMAP4 PM code for OMAP5 and DRA7
Rajendra Nayak (3):
ARM: OMAP5 / DRA7: PM: Avoid all SAR saves
ARM: OMAP5 / DRA7: Enable CPU RET on suspend
ARM: DRA7: Add hook in SoC initcalls to enable pm initialization
Santosh Shilimkar (6):
ARM: OMAP5 / DRA7: PM: Update CPU context register offset
ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependency
ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default
ARM: OMAP5 / DRA7: PM: Enable Mercury retention mode on CPUx powerdomains
ARM: OMAP5 / DRA7: PM: Provide a dummy startup function for CPU hotplug
ARM: OMAP5: Add hook in SoC initcalls to enable pm initialization
Tony Lindgren (1):
Merge branch 'pull/v3.18/for-omap-soc' of https://github.com/nmenon/linux-2.6-playground into omap-for-v3.18/soc
arch/arm/boot/dts/dra7.dtsi | 1 +
arch/arm/boot/dts/omap3.dtsi | 1 +
arch/arm/boot/dts/omap4.dtsi | 1 +
arch/arm/boot/dts/omap5.dtsi | 1 +
arch/arm/mach-omap2/Kconfig | 5 --
arch/arm/mach-omap2/Makefile | 12 ++--
arch/arm/mach-omap2/common.h | 2 +-
arch/arm/mach-omap2/io.c | 6 ++
arch/arm/mach-omap2/omap-mpuss-lowpower.c | 102 +++++++++++++++++++++---------
arch/arm/mach-omap2/omap-secure.h | 1 +
arch/arm/mach-omap2/omap-wakeupgen.c | 20 +++++-
arch/arm/mach-omap2/omap-wakeupgen.h | 1 +
arch/arm/mach-omap2/pdata-quirks.c | 10 +++
arch/arm/mach-omap2/pm.h | 1 +
arch/arm/mach-omap2/pm44xx.c | 48 ++++++++++++--
arch/arm/mach-omap2/prm3xxx.c | 18 ++++++
arch/arm/mach-omap2/prm44xx.c | 90 ++++++++++++++++++++++----
arch/arm/mach-omap2/prminst44xx.c | 40 +++++++-----
arch/arm/mach-omap2/prminst44xx.h | 3 +
19 files changed, 290 insertions(+), 73 deletions(-)
next prev parent reply other threads:[~2014-09-11 23:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-11 23:28 [GIT PULL 1/5] non-urgent omap fixes for v3.18 merge window Tony Lindgren
2014-09-11 23:28 ` Tony Lindgren [this message]
2014-09-11 23:28 ` [GIT PULL 3/5] omap intc changes " Tony Lindgren
2014-09-11 23:28 ` [GIT PULL 4/5] omap mailbox " Tony Lindgren
2014-09-11 23:28 ` [GIT PULL 5/5] omap dts " Tony Lindgren
2014-09-18 20:15 ` Tony Lindgren
2014-09-24 5:13 ` Olof Johansson
[not found] ` <5412304a.04a8440a.56eb.ffff9329SMTPIN_ADDED_BROKEN@mx.google.com>
2014-09-24 5:07 ` [GIT PULL 2/5] omap soc " Olof Johansson
2014-09-24 15:23 ` Nishanth Menon
2014-09-24 15:46 ` Tony Lindgren
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-1410478051-378788-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