From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/10] omap soc clean-up for v3.5 merge window
Date: Thu, 10 May 2012 11:39:17 -0700 [thread overview]
Message-ID: <mailman.9.1336675173.1417.linux-arm-kernel@lists.infradead.org> (raw)
In-Reply-To: <pull-1336675159-747052>
The following changes since commit 7a8bcf067d2b11964cb83ce3d753ac2d3ab9843c:
Merge branch 'devel-hwmod' into cleanup (2012-05-08 10:17:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-cleanup-for-v3.5
for you to fetch changes up to 2c65e7440d56b3b285d1c95563b4dcce8e40dea3:
GPMC: add ECC control definitions (2012-05-10 09:39:47 -0700)
----------------------------------------------------------------
Clean up to make it easier to add support for new SoCs.
Note that these have a merge dependency to omap-devel-hwmod-for-v3.5
branch for the Makefile changes.
----------------------------------------------------------------
Kevin Hilman (2):
ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505
ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx
R Sricharan (1):
ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them.
Santosh Shilimkar (6):
ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds.
ARM: OMAP2+: Clean up wrapping multiple objects in Makefile
ARM: OMAP4: Remove un-used WakeupGen register defines.
ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching.
ARM: All OMAP2PLUS machines use omap2 directory so just add one entry
ARM: OMAP4: Reduce the static IO mapping
Tarun Kanti DebBarma (1):
ARM: OMAP2+: dmtimer: remove redundant sysconfig context restore
Tony Lindgren (2):
Merge branch 'for_3.5/omap_misc_cleanup' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into cleanup-soc
Merge branch 'cleanup-soc' into cleanup
Yegor Yefremov (1):
GPMC: add ECC control definitions
arch/arm/Makefile | 4 +-
arch/arm/mach-omap2/Makefile | 167 ++++++++++-----------
arch/arm/mach-omap2/dma.c | 11 +-
arch/arm/mach-omap2/gpmc.c | 30 +++-
arch/arm/mach-omap2/hsmmc.c | 8 +-
arch/arm/mach-omap2/id.c | 7 +-
arch/arm/mach-omap2/include/mach/omap-wakeupgen.h | 8 -
arch/arm/mach-omap2/io.c | 30 ----
arch/arm/mach-omap2/iomap.h | 28 ----
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 2 +-
arch/arm/mach-omap2/powerdomains3xxx_data.c | 2 +-
arch/arm/mach-omap2/usb-musb.c | 2 +-
arch/arm/mach-omap2/voltagedomains3xxx_data.c | 2 +-
arch/arm/plat-omap/dma.c | 4 +-
arch/arm/plat-omap/dmtimer.c | 2 -
arch/arm/plat-omap/include/plat/cpu.h | 8 +
arch/arm/plat-omap/include/plat/dma.h | 5 +
arch/arm/plat-omap/include/plat/dmtimer.h | 1 -
18 files changed, 137 insertions(+), 184 deletions(-)
next prev parent reply other threads:[~2012-05-10 18:39 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-10 18:39 [GIT PULL 1/10] omap non-critical fixes for v3.5 merge window Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 3/10] more omap soc clean-up " Tony Lindgren
2012-05-10 18:39 ` Tony Lindgren [this message]
2012-05-10 18:39 ` [GIT PULL 5/10] omap board file changes " Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 6/10] omap hwmod data additions for v3.5, depends on devel-prcm Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 4/10] updates for omap PRCM (Power, Reset, Clock Management) Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 7/10] omap device init clean-up for v3.5 Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 10/10] omap dss clean up for v3.5 merge window Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 9/10] omap devicetree updates " Tony Lindgren
2012-05-10 18:39 ` [GIT PULL 8/10] omap timer cleanup " Tony Lindgren
[not found] ` <E1SSYIv-0006IZ-NG@merlin.infradead.org>
2012-05-10 18:50 ` [GIT PULL 9/10] omap devicetree updates " Tony Lindgren
[not found] ` <E1SSYJA-0006UJ-4H@merlin.infradead.org>
2012-05-10 18:51 ` [GIT PULL 8/10] omap timer cleanup " Tony Lindgren
2012-05-10 20:24 ` Tony Lindgren
2012-05-11 7:07 ` Olof Johansson
[not found] ` <E1SSYJW-0006gd-Dw@merlin.infradead.org>
2012-05-10 18:53 ` [GIT PULL 10/10] omap dss clean up " Tony Lindgren
[not found] ` <E1SSYHG-0005cy-Cu@merlin.infradead.org>
2012-05-10 18:55 ` [GIT PULL 2/10] omap soc clean-up " 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.9.1336675173.1417.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).