linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/4] omap board changes for v3.9 merge window
Date: Mon, 4 Feb 2013 11:55:47 -0800	[thread overview]
Message-ID: <mailman.31.1360007761.1035.linux-arm-kernel@lists.infradead.org> (raw)
In-Reply-To: <pull-1360007747-30585>

The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7:

  Linux 3.8-rc6 (2013-02-01 12:08:14 +1100)

are available in the git repository at:

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

for you to fetch changes up to 7dc0f27ea43151889ae762d321e4068dd90cd9e2:

  ARM: OMAP2+: omap2plus_defconfig: enable omap1 rtc (2013-02-01 14:59:35 -0800)

----------------------------------------------------------------
Minimal updates to OMAP board-*.c files while converting
things to device tree based booting.

----------------------------------------------------------------
Aaro Koskinen (1):
      ARM: OMAP1: nokia770: enable CBUS/Retu

AnilKumar Ch (1):
      ARM: OMAP2+: AM33XX: omap2plus_defconfig: Add support for few drivers

Igor Grinberg (1):
      ARM: OMAP3: cm-t3517: add MMC support

Javier Martinez Canillas (3):
      ARM: OMAP3: igep0020: simplify GPIO LEDs dependencies
      ARM: OMAP2+: omap2plus_defconfig: enable TFP410 chip support
      ARM: OMAP2+: omap2plus_defconfig: enable CMA allocator

Kim Milo (2):
      ARM: OMAP2+: craneboard: support NAND device
      ARM: OMAP2+: craneboard: support the TPS65910 PMU

Kyungmin Park (1):
      ARM: OMAP2+: Remove apollon board support

Mark Jackson (1):
      ARM: OMAP2+: omap2plus_defconfig: enable omap1 rtc

Pali Rohr (2):
      RX-51: Add leds lp5523 names from Maemo 5 2.6.28 kernel
      RX-51: Register twl4030-madc device

 arch/arm/configs/omap2plus_defconfig             |  25 ++
 arch/arm/mach-omap1/board-nokia770.c             |  43 +++
 arch/arm/mach-omap2/Kconfig                      |   6 -
 arch/arm/mach-omap2/Makefile                     |   1 -
 arch/arm/mach-omap2/board-am3517crane.c          |  59 ++++
 arch/arm/mach-omap2/board-apollon.c              | 342 -----------------------
 arch/arm/mach-omap2/board-cm-t3517.c             |  27 ++
 arch/arm/mach-omap2/board-igep0020.c             |  16 +-
 arch/arm/mach-omap2/board-rx51-peripherals.c     |  20 ++
 arch/arm/mach-omap2/gpmc.c                       |   3 -
 drivers/video/omap2/displays/panel-generic-dpi.c |  24 --
 11 files changed, 182 insertions(+), 384 deletions(-)
 delete mode 100644 arch/arm/mach-omap2/board-apollon.c

      parent reply	other threads:[~2013-02-04 19:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-04 19:55 [GIT PULL 1/4] omap non-critical fixes for v3.9 merge window Tony Lindgren
2013-02-04 19:55 ` [GIT PULL 2/4] omap gpmc changes " Tony Lindgren
2013-02-04 19:55 ` [GIT PULL 3/4] omap PM " Tony Lindgren
2013-02-04 19:55 ` Tony Lindgren [this message]

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.31.1360007761.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).