From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] omap late prcm changes for v3.8 merge window
Date: Mon, 26 Nov 2012 17:06:12 -0800 [thread overview]
Message-ID: <mailman.12.1353978392.1035.linux-arm-kernel@lists.infradead.org> (raw)
In-Reply-To: <pull-1353978372-642963>
The following changes since commit 558a0780b0a04862a678f7823215424b4e5501f9:
Merge tag 'omap-cleanup-c-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/clock (2012-11-13 13:32:24 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.8/devel-prcm-signed
for you to fetch changes up to 8b9c1ac2e11a9fb3a5a8860fb7570ff7633aa7f7:
Merge tag 'omap-devel-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/devel-pcrm (2012-11-26 12:32:50 -0800)
----------------------------------------------------------------
omap prcm changes via Paul Walmsley <paul@pwsan.com>:
Some miscellaneous OMAP hwmod changes for 3.8, along with a PRM
change needed for one of the hwmod patches to function.
Basic test logs for this branch on top of Tony's
omap-for-v3.8/clock branch at commit
558a0780b0a04862a678f7823215424b4e5501f9 are here:
http://www.pwsan.com/omap/testlogs/hwmod_devel_a_3.8/20121121161522/
However, omap-for-v3.8/clock at 558a0780 does not include some fixes
that are needed for a successful test. With several reverts,
fixes, and workarounds applied, the following test logs were
obtained:
http://www.pwsan.com/omap/testlogs/TEST_hwmod_devel_a_3.8/20121121162719/
which indicate that the series tests cleanly.
----------------------------------------------------------------
Paul Walmsley (1):
ARM: OMAP2+: PRM: initialize some PRM functions early
Peter Ujfalusi (2):
ARM: OMAP2+: hwmod: Add possibility to count hwmod resources based on type
ARM: OMAP2+: omap_device: Correct resource handling for DT boot
Rajendra Nayak (1):
ARM: OMAP2+: hwmod: Add support for per hwmod/module context lost count
Tony Lindgren (1):
Merge tag 'omap-devel-a-for-3.8' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v3.8/devel-pcrm
arch/arm/mach-omap2/io.c | 8 ++++
arch/arm/mach-omap2/omap_device.c | 87 +++++++++++++++++++++++++--------------
arch/arm/mach-omap2/omap_hwmod.c | 82 +++++++++++++++++++++++++++++-------
arch/arm/mach-omap2/omap_hwmod.h | 12 ++++--
arch/arm/mach-omap2/prm.h | 11 ++++-
arch/arm/mach-omap2/prm2xxx.c | 3 +-
arch/arm/mach-omap2/prm2xxx.h | 3 +-
arch/arm/mach-omap2/prm3xxx.c | 17 ++++----
arch/arm/mach-omap2/prm3xxx.h | 1 +
arch/arm/mach-omap2/prm44xx.c | 49 ++++++++++++++++++----
arch/arm/mach-omap2/prm44xx.h | 1 +
arch/arm/mach-omap2/prm_common.c | 45 ++++++++++++++++++++
12 files changed, 249 insertions(+), 70 deletions(-)
next prev parent reply other threads:[~2012-11-27 1:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-27 1:06 [GIT PULL 1/3] omap late timer clean-up (and a warning fix) for v3.8 merge window Tony Lindgren
2012-11-27 1:06 ` Tony Lindgren [this message]
2012-11-27 1:06 ` [GIT PULL 3/3] omap late multiplatform cleanup " Tony Lindgren
[not found] ` <50b4120b.d088e50a.742e.ffffd3d3SMTPIN_ADDED_MISSING@mx.google.com>
2012-11-30 6:53 ` Olof Johansson
2012-11-30 17:26 ` Tony Lindgren
2012-12-01 5:55 ` Olof Johansson
2012-12-01 18:33 ` Tony Lindgren
[not found] ` <50b41208.4989e50a.26c2.ffffba54SMTPIN_ADDED_MISSING@mx.google.com>
2012-11-30 6:54 ` [GIT PULL 2/3] omap late prcm changes " Olof Johansson
2012-11-30 17:30 ` 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=mailman.12.1353978392.1035.linux-arm-kernel@lists.infradead.org \
--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;
as well as URLs for NNTP newsgroup(s).