From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 7/7] minimal omap board updates for upcoming merge window
Date: Thu, 8 Mar 2012 12:53:29 -0800 [thread overview]
Message-ID: <mailman.9.1331240046.14256.linux-arm-kernel@lists.infradead.org> (raw)
In-Reply-To: <pull-1331240009-558004>
This one contains minimal updates to existing board
files so people can use the mainline kernel easier.
Note that the board-omap4panda.c changes have a minor merge
conflict in the ASoC tree in next/master.
The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d:
Linus Torvalds (1):
Linux 3.3-rc6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap board
Aaro Koskinen (1):
ARM: OMAP: add minimal support for Nokia RM-696
Alex (1):
ARM: OMAP: Add omap_reserve functionality
Grazvydas Ignotas (1):
ARM: OMAP: pandora: add support for backlight and poweroff
Igor Grinberg (1):
ARM: OMAP3: cm-t3517: add EMAC support
Ilya Yanok (1):
ARM: OMAP: move generic EMAC init to separate file
Mircea Gherzan (1):
ARM: OMAP: enable Bluetooth on the PandaBoard
Uwe Kleine-Knig (1):
ARM: OMAP4: board-4430sdp: don't initialize value that is never used
Vladimir Zapolskiy (1):
ARM: OMAP3: RX-51: add explicit mux configuration of tsc2005 control gpios
arch/arm/mach-omap2/Kconfig | 3 +-
arch/arm/mach-omap2/Makefile | 3 +
arch/arm/mach-omap2/am35xx-emac.c | 117 ++++++++++++++++++++++++++
arch/arm/mach-omap2/am35xx-emac.h | 15 ++++
arch/arm/mach-omap2/board-4430sdp.c | 5 +-
arch/arm/mach-omap2/board-am3517evm.c | 117 +-------------------------
arch/arm/mach-omap2/board-cm-t3517.c | 2 +
arch/arm/mach-omap2/board-omap3logic.c | 2 +
arch/arm/mach-omap2/board-omap3pandora.c | 11 +++
arch/arm/mach-omap2/board-omap4panda.c | 6 ++
arch/arm/mach-omap2/board-rm680.c | 14 +++-
arch/arm/mach-omap2/board-rx51-peripherals.c | 25 +++---
arch/arm/plat-omap/include/plat/uncompress.h | 1 +
13 files changed, 192 insertions(+), 129 deletions(-)
create mode 100644 arch/arm/mach-omap2/am35xx-emac.c
create mode 100644 arch/arm/mach-omap2/am35xx-emac.h
next prev parent reply other threads:[~2012-03-08 20:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-08 20:53 [GIT PULL 1/7] non-critical fixes part3 for upcoming merge window Tony Lindgren
2012-03-08 20:53 ` [GIT PULL 2/7] omap1 ams-delta clean-up Tony Lindgren
2012-03-08 20:53 ` [GIT PULL 3/7] PM clean-up for the upcoming merge window Tony Lindgren
2012-03-08 20:53 ` [GIT PULL 5/7] more DT changes for " Tony Lindgren
2012-03-08 20:53 ` [GIT PULL 4/7] tiny uart clean-up " Tony Lindgren
2012-03-08 20:53 ` Tony Lindgren [this message]
2012-03-08 20:53 ` [GIT PULL 6/7] smartreflex fixes and " 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.1331240046.14256.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).