From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: linux-sh@vger.kernel.org
Subject: [GIT PULL] Renesas ARM-based platforms: new boards support for v3.5
Date: Sat, 12 May 2012 21:23:14 +0000 [thread overview]
Message-ID: <201205122323.14967.rjw@sisk.pl> (raw)
In-Reply-To: <201205122307.20590.rjw@sisk.pl>
Hi,
Please pull changes since commit d48b97b403d23f6df0b990cee652bdf9a52337a3
Linux 3.4-rc6
with top-most commit a515be1ca7df947db0f6018a174f49507affcdbc
Merge branch 'renesas-kzm9g' into renesas-board-new
from the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas.git board-new
to receive updates of the Renesas ARM-based boards support code for v3.5.
Included are:
* Support for the KZM-A9-GT board from Kuninori Morimoto.
* Support for the armadillo800eva board from Kuninori Morimoto.
This is based on the Renesas core SoC code updates I've sent a separate pull
request for.
Thanks!
arch/arm/configs/armadillo800eva_defconfig | 142 +++++
arch/arm/configs/kzm9g_defconfig | 139 +++++
arch/arm/mach-shmobile/Kconfig | 16 +-
arch/arm/mach-shmobile/Makefile | 2 +
arch/arm/mach-shmobile/board-armadillo800eva.c | 778 ++++++++++++++++++++++++
arch/arm/mach-shmobile/board-kzm9g.c | 454 ++++++++++++++
arch/arm/mach-shmobile/clock-r8a7740.c | 3 +
arch/arm/mach-shmobile/include/mach/sh73a0.h | 3 +
arch/arm/mach-shmobile/pfc-sh73a0.c | 4 +-
arch/arm/mach-shmobile/platsmp.c | 2 +-
arch/arm/mach-shmobile/setup-r8a7740.c | 7 +
11 files changed, 1545 insertions(+), 5 deletions(-)
---------------
Kuninori Morimoto (27):
ARM: mach-shmobile: add armadillo800eva board support.
ARM: mach-shmobile: armadillo800eva: add defconfig
ARM: mach-shmobile: armadillo800eva: add support LCDC0
ARM: mach-shmobile: armadillo800eva: add support gpio_key
ARM: mach-shmobile: armadillo800eva: add support sh_eth
ARM: mach-shmobile: armadillo800eva: add support ST1232
ARM: mach-shmobile: armadillo800eva: add USB function support
ARM: mach-shmobile: armadillo800eva: add SDHI0 support
ARM: mach-shmobile: armadillo800eva: add SDHI1 support
ARM: mach-shmobile: armadillo800eva: add MMCIF support
ARM: mach-shmobile: r8a7740: reserve DMA memory for the frame buffer
ARM: mach-shmobile: clock-r8a7740: add sh-eth clock
ARM: mach-shmobile: armadillo800eva: defconfig update
ARM: mach-shmobile: add KZM-A9-GT board support
ARM: mach-shmobile: kzm9g: add defconfig
ARM: mach-shmobile: kzm9g: add SMSC 9221 support
ARM: mach-shmobile: kzm9g: add external USB Host support
ARM: mach-shmobile: kzm9g: add LCDC support
ARM: mach-shmobile: kzm9g: add ST1232 Touchscreen support
ARM: mach-shmobile: pfc-sh73a0: fixup MSEL2CR MSEL18 for I2C-3
ARM: mach-shmobile: sh73a0.h: add GPIO_NR
ARM: mach-shmobile: kzm9g: correct screen direction
ARM: mach-shmobile: kzm9g: add MMCIF support
ARM: mach-shmobile: kzm9g: add SDHI support
ARM: mach-shmobile: kzm9g: add PCF8757 gpio-key
ARM: mach-shmobile: kzm9g: defconfig update
ARM: mach-shmobile: kzm9g: enable SMP boot
next prev parent reply other threads:[~2012-05-12 21:23 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-11 18:59 [GIT PULL] Renesas ARM-based platforms updates for v3.5 Rafael J. Wysocki
2012-05-12 5:29 ` Olof Johansson
2012-05-12 19:58 ` Rafael J. Wysocki
2012-05-12 20:17 ` Rafael J. Wysocki
2012-05-12 23:04 ` Olof Johansson
2012-05-12 21:07 ` [GIT PULL] Renesas ARM-based platforms: core SoC " Rafael J. Wysocki
2012-05-12 21:18 ` [GIT PULL] Renesas ARM-based platforms: board support " Rafael J. Wysocki
2012-05-13 4:24 ` Olof Johansson
2012-05-12 21:23 ` Rafael J. Wysocki [this message]
2012-05-13 6:29 ` [GIT PULL] Renesas ARM-based platforms: new boards support " Olof Johansson
2012-05-14 7:13 ` Magnus Damm
2012-05-15 19:58 ` Arnd Bergmann
2012-05-16 6:17 ` Olof Johansson
2012-05-14 21:43 ` [GIT PULL][Update] " Rafael J. Wysocki
2012-05-15 8:40 ` Arnd Bergmann
2012-05-15 15:30 ` Arnd Bergmann
2012-05-15 15:49 ` Rafael J. Wysocki
2012-05-15 20:03 ` Arnd Bergmann
2012-05-15 15:50 ` Rafael J. Wysocki
2012-05-12 23:29 ` [GIT PULL] Renesas ARM-based platforms: core SoC updates " 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=201205122323.14967.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=linux-sh@vger.kernel.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).