linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 5/6] omap soc changes for v3.11 merge window
Date: Wed, 12 Jun 2013 11:24:35 -0700	[thread overview]
Message-ID: <E1Umpjr-0005dj-A3@merlin.infradead.org> (raw)
In-Reply-To: <pull-1371061475-206272>

The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10:

  Linux 3.10-rc5 (2013-06-08 17:41:04 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.11/soc-signed

for you to fetch changes up to 4f288f081bb67813d35c10d1b2fa68e863c4b188:

  ARM: OMAP2+: AM43x: SRAM base and size (2013-06-12 08:07:23 -0700)

----------------------------------------------------------------
Omap SoC changes. Mostly improves am33xx support, and adds
minimal support for am43x SoCs.

----------------------------------------------------------------
Afzal Mohammed (8):
      ARM: OMAP2+: separate out OMAP4 restart
      ARM: OMAP2+: AM43x: Kconfig
      ARM: OMAP2+: AM43x: kbuild
      ARM: OMAP2+: AM43x: soc_is support
      ARM: OMAP2+: AM437x: SoC revision detection
      ARM: OMAP2+: AM43x: static mapping
      ARM: OMAP2+: AM43x: early init
      ARM: OMAP2+: AM43x: GP or HS ?

Philip Avinash (1):
      ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK

Roger Quadros (1):
      ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies

Sanjeev Premi (1):
      ARM: OMAP2+: AM43x: SRAM base and size

Tony Lindgren (1):
      Merge tag 'omap-devel-b-for-3.11' of http://git.kernel.org/cgit/linux/kernel/git/pjw/omap-pending into omap-for-v3.11/soc

Vaibhav Hiremath (1):
      ARM: OMAP2+: AM33xx: Add missing reset status info to GFX hwmod

 arch/arm/mach-omap2/Kconfig                |  8 ++++++++
 arch/arm/mach-omap2/Makefile               |  8 ++++++++
 arch/arm/mach-omap2/am33xx.h               |  1 +
 arch/arm/mach-omap2/cclock33xx_data.c      | 30 ++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/cclock3xxx_data.c      | 11 -----------
 arch/arm/mach-omap2/cm33xx.h               |  2 +-
 arch/arm/mach-omap2/common.h               |  1 +
 arch/arm/mach-omap2/control.h              |  8 ++++++++
 arch/arm/mach-omap2/id.c                   |  8 +++++++-
 arch/arm/mach-omap2/io.c                   | 17 +++++++++++++++--
 arch/arm/mach-omap2/omap4-common.c         | 16 ----------------
 arch/arm/mach-omap2/omap4-restart.c        | 27 +++++++++++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod_33xx_data.c |  3 ++-
 arch/arm/mach-omap2/soc.h                  | 23 +++++++++++++++++++++++
 arch/arm/mach-omap2/sram.c                 |  3 +++
 15 files changed, 134 insertions(+), 32 deletions(-)
 create mode 100644 arch/arm/mach-omap2/omap4-restart.c

  parent reply	other threads:[~2013-06-12 18:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <pull-1371061475-206272>
2013-06-12 18:24 ` [GIT PULL 2/6] omap cleanup for v3.11 merge window Tony Lindgren
2013-06-12 18:24 ` [GIT PULL 3/6] omap pm changes " Tony Lindgren
2013-06-12 18:24 ` [GIT PULL 4/6] omap gpmc " Tony Lindgren
2013-06-12 18:24 ` Tony Lindgren [this message]
2013-06-12 18:24 ` [GIT PULL 6/6] omap5 data " Tony Lindgren
2013-06-14 21:36   ` Olof Johansson
2013-06-17 10:37     ` Tony Lindgren
     [not found] ` <51b8bce9.1265310a.49c1.ffff940eSMTPIN_ADDED_MISSING@mx.google.com>
2013-06-14 21:28   ` [GIT PULL 2/6] omap cleanup " Olof Johansson
2013-06-17 10:33     ` Tony Lindgren
     [not found] ` <51b8bcea.46dbe00a.6f0b.fffffdf1SMTPIN_ADDED_MISSING@mx.google.com>
2013-06-14 21:35   ` [GIT PULL 3/6] omap pm changes " Olof Johansson
     [not found] ` <51b8bcec.41ace00a.4b4c.0772SMTPIN_ADDED_MISSING@mx.google.com>
2013-06-14 21:35   ` [GIT PULL 5/6] omap soc " Olof Johansson
     [not found] ` <51b8bceb.d447310a.2e65.ffff937fSMTPIN_ADDED_MISSING@mx.google.com>
2013-06-14 21:37   ` [GIT PULL 4/6] omap gpmc " Olof Johansson

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=E1Umpjr-0005dj-A3@merlin.infradead.org \
    --to=tony@atomide.com \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=olof@lixom.net \
    /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).