From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] rmobile updates for 2.6.38-rc3
Date: Tue, 25 Jan 2011 09:52:01 +0000 [thread overview]
Message-ID: <20110125095201.GA18669@linux-sh.org> (raw)
In-Reply-To: <20110107033931.GK22477@linux-sh.org>
This is a fairly straightforward set of fixes. The bulk of the additions
here are simply plugging in some platform data for AG5.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git rmobile-fixes-for-linus
Which contains:
Kuninori Morimoto (2):
ARM: mach-shmobile: clock-sh7372: fixup pllc2 set_rate
ARM: mach-shmobile: ag5evm: Add IrDA support
Magnus Damm (6):
ARM: mach-shmobile: sh7372 INTCS MFIS2 interrupt update
ARM: mach-shmobile: remove sh7367 on-chip set_irq_type()
ARM: mach-shmobile: sh73a0 CPGA fix for FRQCRA M3
ARM: mach-shmobile: sh73a0 CPGA fix for IrDA MSTP
ARM: mach-shmobile: sh73a0 CPGA fix for PLL CFG bit
ARM: mach-shmobile: AG5EVM LCDC / MIPI-DSI platform data
Paul Mundt (1):
mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.
Simon Horman (1):
ARM: mach-shmobile: mackerel: clarify shdi/mmcif switch settings
Takashi YOSHII (2):
ARM: mach-shmobile: fix cpu_base of gic_init() on sh73a0
ARM: mach-shmobile: ag5evm requires GPIOLIB
arch/arm/mach-shmobile/Kconfig | 2 +
arch/arm/mach-shmobile/board-ag5evm.c | 180 ++++++++++++++++++++++++++++++-
arch/arm/mach-shmobile/board-g3evm.c | 1 -
arch/arm/mach-shmobile/board-mackerel.c | 5 +-
arch/arm/mach-shmobile/clock-sh7372.c | 4 +-
arch/arm/mach-shmobile/clock-sh73a0.c | 29 +++++-
arch/arm/mach-shmobile/intc-sh7372.c | 11 ++-
arch/arm/mach-shmobile/intc-sh73a0.c | 5 +-
include/linux/mmc/sh_mmcif.h | 4 +-
9 files changed, 222 insertions(+), 19 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] rmobile updates for 2.6.38-rc3
Date: Tue, 25 Jan 2011 18:52:01 +0900 [thread overview]
Message-ID: <20110125095201.GA18669@linux-sh.org> (raw)
This is a fairly straightforward set of fixes. The bulk of the additions
here are simply plugging in some platform data for AG5.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git rmobile-fixes-for-linus
Which contains:
Kuninori Morimoto (2):
ARM: mach-shmobile: clock-sh7372: fixup pllc2 set_rate
ARM: mach-shmobile: ag5evm: Add IrDA support
Magnus Damm (6):
ARM: mach-shmobile: sh7372 INTCS MFIS2 interrupt update
ARM: mach-shmobile: remove sh7367 on-chip set_irq_type()
ARM: mach-shmobile: sh73a0 CPGA fix for FRQCRA M3
ARM: mach-shmobile: sh73a0 CPGA fix for IrDA MSTP
ARM: mach-shmobile: sh73a0 CPGA fix for PLL CFG bit
ARM: mach-shmobile: AG5EVM LCDC / MIPI-DSI platform data
Paul Mundt (1):
mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.
Simon Horman (1):
ARM: mach-shmobile: mackerel: clarify shdi/mmcif switch settings
Takashi YOSHII (2):
ARM: mach-shmobile: fix cpu_base of gic_init() on sh73a0
ARM: mach-shmobile: ag5evm requires GPIOLIB
arch/arm/mach-shmobile/Kconfig | 2 +
arch/arm/mach-shmobile/board-ag5evm.c | 180 ++++++++++++++++++++++++++++++-
arch/arm/mach-shmobile/board-g3evm.c | 1 -
arch/arm/mach-shmobile/board-mackerel.c | 5 +-
arch/arm/mach-shmobile/clock-sh7372.c | 4 +-
arch/arm/mach-shmobile/clock-sh73a0.c | 29 +++++-
arch/arm/mach-shmobile/intc-sh7372.c | 11 ++-
arch/arm/mach-shmobile/intc-sh73a0.c | 5 +-
include/linux/mmc/sh_mmcif.h | 4 +-
9 files changed, 222 insertions(+), 19 deletions(-)
next prev parent reply other threads:[~2011-01-25 9:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-07 3:39 [GIT PULL] rmobile updates for 2.6.38-rc1 Paul Mundt
2011-01-07 3:39 ` Paul Mundt
2011-01-13 9:42 ` [GIT PULL] rmobile updates for 2.6.38-rc1, part 2 Paul Mundt
2011-01-13 9:42 ` Paul Mundt
2011-01-25 9:52 ` Paul Mundt [this message]
2011-01-25 9:52 ` [GIT PULL] rmobile updates for 2.6.38-rc3 Paul Mundt
2011-03-04 8:09 ` [GIT PULL] rmobile updates for 2.6.38-rc8 Paul Mundt
2011-03-04 8:09 ` Paul Mundt
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=20110125095201.GA18669@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.