[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110125095201.GA18669@linux-sh.org>
Date: Tue, 25 Jan 2011 18:52:01 +0900
From: Paul Mundt <lethal@...ux-sh.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] rmobile updates for 2.6.38-rc3
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists