From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/2] minimal dra7xx support for v3.12 merge window
Date: Fri, 16 Aug 2013 00:30:05 -0700 [thread overview]
Message-ID: <mailman.0.1376638234.1056.linux-arm-kernel@lists.infradead.org> (raw)
In-Reply-To: <pull-1376638205-27268>
The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8:
Linux 3.11-rc5 (2013-08-11 18:04:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.12/dra7xx
for you to fetch changes up to cf470a1b1a741bca00080ebc70968b4f22d9b1ea:
Merge tag 'dra7-core-support-minus-dt' of git://github.com/rrnayak/linux into omap-for-v3.12/soc (2013-08-14 01:01:41 -0700)
----------------------------------------------------------------
Minimal DRA7xx based SoC core support via Rajendra Nayak <rnayak@ti.com>
----------------------------------------------------------------
R Sricharan (7):
ARM: DRA7: Reuse all of PRCM and MPUSS SMP infra
ARM: DRA7: Reuse io tables and add a new .init_early
ARM: DRA7: Resue the clocksource, clockevent support
ARM: DRA7: board-generic: Add basic DT support
ARM: DRA7: Kconfig: Make ARCH_NR_GPIO default to 512
ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'
ARM: DRA7: Add the build support in omap2plus
Rajendra Nayak (1):
ARM: DRA7: hwmod: Reuse the soc_ops used for OMAP4/5
Tony Lindgren (1):
Merge tag 'dra7-core-support-minus-dt' of git://github.com/rrnayak/linux into omap-for-v3.12/soc
Documentation/devicetree/bindings/arm/omap/omap.txt | 3 +++
arch/arm/Kconfig | 2 +-
arch/arm/configs/omap2plus_defconfig | 1 +
arch/arm/mach-omap1/include/mach/soc.h | 1 +
arch/arm/mach-omap2/Kconfig | 12 ++++++++++--
arch/arm/mach-omap2/Makefile | 6 ++++++
arch/arm/mach-omap2/board-generic.c | 18 ++++++++++++++++++
arch/arm/mach-omap2/common.h | 1 +
arch/arm/mach-omap2/id.c | 4 ++--
arch/arm/mach-omap2/io.c | 20 ++++++++++++++++++--
arch/arm/mach-omap2/omap54xx.h | 4 ++++
arch/arm/mach-omap2/omap_hwmod.c | 2 +-
arch/arm/mach-omap2/soc.h | 17 +++++++++++++++++
arch/arm/mach-omap2/timer.c | 3 ++-
arch/arm/plat-omap/Kconfig | 2 +-
15 files changed, 86 insertions(+), 10 deletions(-)
next prev parent reply other threads:[~2013-08-16 7:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-16 7:30 [GIT PULL 1/2] usb phy nop rename for v3.12 merge window Tony Lindgren
2013-08-16 7:30 ` Tony Lindgren [this message]
[not found] <520dd504.64b8ec0a.25cd.0f75SMTPIN_ADDED_MISSING@mx.google.com>
2013-08-19 23:49 ` [GIT PULL 2/2] minimal dra7xx support " Kevin Hilman
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.0.1376638234.1056.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).